Skip to content
Snippets Groups Projects
Commit 16f03830 authored by Corné Lukken's avatar Corné Lukken
Browse files

L2SS-558: Perform linting on sphinx rst files

Ignore lines going over 80 characters as the majority of the team
does not mind long lines.
parent cb7281ea
No related branches found
No related tags found
1 merge request!211L2SS-558: Perform linting on sphinx rst files
......@@ -29,8 +29,7 @@ commands =
; TODO(Corne): Integrate Hacking to customize pep8 rules
[testenv:pep8]
commands =
; doc8 is only necessary in combination with Sphinx or ReStructuredText (RST)
; doc8 doc/source/ README.rst
doc8 docs/source/ --ignore D001
flake8
[testenv:bandit];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment