Skip to content

Commit 925ae23

Browse files
committed
Add Vint config file for vimscript linting
1 parent 3693ec6 commit 925ae23

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)