Skip to content

Commit 347e230

Browse files
committed
chore(tooling): Add vimscript lint configuration
1 parent 9156bba commit 347e230

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.vintrc.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
cmdargs:
2+
severity: style_problem
3+
color: true
4+
env:
5+
neovim: false

0 commit comments

Comments
 (0)