mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh] add test.yamllint - lint yaml files
Usage::
make test.yamllint
./manage test.yamllint
test.yamllint is also added to the `test` makefile target.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
fb6dd416e5
commit
393c06f537
4 changed files with 30 additions and 3 deletions
|
|
@ -16,3 +16,4 @@ sphinxcontrib-programoutput==0.17
|
|||
sphinx-autobuild==2021.3.14
|
||||
linuxdoc==20210324
|
||||
aiounittest==1.4.0
|
||||
yamllint==1.26.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue