mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-01 19:34:43 +00:00
Add yamllint to make check
This commit is contained in:
parent
16fa5beda8
commit
29807ed832
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -29,6 +29,7 @@ dist:
|
|||
|
||||
check:
|
||||
flake8
|
||||
yamllint .github
|
||||
make -C doc check
|
||||
make -C po check
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue