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 0021875 commit 8c48fcfCopy full SHA for 8c48fcf
1 file changed
.luacheckrc
@@ -51,6 +51,7 @@ globals = {
51
52
ignore = {
53
"631", -- max_line_length
54
+ "611", -- line contains only whitespace
55
}
56
57
exclude_files = {
0 commit comments