@b4n commented on this pull request.
> + if (!lua_isnil(L, 1)) {
+ return FAIL_STR_OR_NUM_ARG(1);
that could be the last `else if` instead of an `else { if }` while you're at
it. Just nitpicking here though
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1234#pullrequestreview-2708876169
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/1234/review/[email protected]>
