Skip to content

Commit 13f45e3

Browse files
committed
ci: luacheck's max_line_length override for icon files
1 parent 1d0c995 commit 13f45e3

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)