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 58c7675 commit 2736645Copy full SHA for 2736645
Makefile
@@ -24,3 +24,5 @@ js/test: js/vimlparser.js
24
25
py/test: py/vimlparser.py
26
test/run_command.sh python py/vimlparser.py
27
+
28
+.PHONY: all clean_compiled check test js/test py/test
0 commit comments