Skip to content

Commit 45486e5

Browse files
committed
fix(ci): ci configuration -v4
1 parent 8c48fcf commit 45486e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.luacheckrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ globals = {
5252
ignore = {
5353
"631", -- max_line_length
5454
"611", -- line contains only whitespace
55+
"612", -- inconsistent indentation
5556
}
5657

5758
exclude_files = {

0 commit comments

Comments
 (0)