Skip to content

Commit ca19001

Browse files
rskimartskins
authored andcommittedDec 6, 2020
Fix Makefile to refer to the right target (#1138)
1 parent 53f6f67 commit ca19001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
all: release
22

3-
dev: build fmt clippy vint
3+
dev: build fmt clippy vim-lint
44

55
ci: vim-lint python-lint check-fmt-and-clippy test integration-test
66

0 commit comments

Comments
 (0)
Please sign in to comment.