We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c6325 commit 7c135aeCopy full SHA for 7c135ae
.github/workflows/linter.yml
@@ -10,5 +10,5 @@ jobs:
10
- uses: actions/checkout@v1
11
- name: Lint mta resources
12
run: |
13
- echo 'ignore = {"122","142","111","341","112","113","143","321"}' > config.lua
+ echo 'ignore = {"122","142","111","341","112","113","143","321","631"}' > config.lua
14
luacheck --config config.lua ./
0 commit comments