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.
2 parents 58c7675 + 2736645 commit fd8a898Copy full SHA for fd8a898
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