We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b14e30 commit a99092fCopy full SHA for a99092f
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