Skip to content

Commit 462a4cc

Browse files
committed
Update vim lint script
Fail on errors
1 parent 396b6e2 commit 462a4cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lint-vim.sh

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
#!/usr/bin/env bash
22

3+
set -e
4+
35
vint vim/.vim/vimrc vim

0 commit comments

Comments
 (0)