Skip to content

Commit e856cd9

Browse files
committed
Update docs for linters testing
Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>
1 parent 1554f9d commit e856cd9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/testing.md

+5
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,8 @@ The tests can also be run via `make`
3030
```
3131
make test
3232
```
33+
34+
Run linters test before pushing your commit
35+
```
36+
make lint
37+
```

0 commit comments

Comments
 (0)