pac3/.glualint.json

8 lines
153 B
JSON

{
"lint_maxScopeDepth": 0,
"lint_shadowing": false,
"lint_spaceAfterComma": true,
"lint_ignoreFiles": [
"lua/entities/gmod_wire_expression2/*"
]
}