We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1554f9d commit e856cd9Copy full SHA for e856cd9
docs/testing.md
@@ -30,3 +30,8 @@ The tests can also be run via `make`
30
```
31
make test
32
33
+
34
+Run linters test before pushing your commit
35
+```
36
+make lint
37
0 commit comments