Skip to content

Commit 874182a

Browse files
committed
ci: luacheck's max_line_length override for icon files
1 parent 44fce33 commit 874182a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.luacheckrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ globals = {
55
"jit",
66
"bit",
77
}
8+
9+
files["lua/nvim-web-devicons/icons-*.lua"].max_line_length = 130

0 commit comments

Comments
 (0)