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 eb0b0e8 commit 17f1593Copy full SHA for 17f1593
Makefile
@@ -4,7 +4,7 @@ all: test www
4
test: lint unit structure
5
6
lint:
7
- shellcheck ./cz
+ shellcheck ./bin/cz
8
9
unit:
10
./test/unit
0 commit comments