We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53f6f67 commit ca19001Copy full SHA for ca19001
Makefile
@@ -1,6 +1,6 @@
1
all: release
2
3
-dev: build fmt clippy vint
+dev: build fmt clippy vim-lint
4
5
ci: vim-lint python-lint check-fmt-and-clippy test integration-test
6
0 commit comments