diff options
Diffstat (limited to '.luacheckrc')
-rw-r--r-- | .luacheckrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc index 4dc4ec4..ad11fee 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -3,7 +3,8 @@ redefined = false max_line_length = false globals = { --- "ngx", + "win_it", + "nix_it", } not_globals = { |