We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8e543 commit c39458fCopy full SHA for c39458f
test/Makefile
@@ -1,7 +1,7 @@
1
2
.PHONY: check
3
check:
4
- @./lit.py -va .
+ @./lit.py .
5
6
.PHONY: clean
7
clean:
0 commit comments