Skip to content

Commit

Permalink
Check files with recursive option
Browse files Browse the repository at this point in the history
  • Loading branch information
stsewd committed Feb 24, 2018
1 parent 17a7a71 commit 68d9cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ commands =
deps = -r{toxinidir}/requirements/docs-lint.txt
changedir = {toxinidir}/docs
commands =
bash -c 'rstcheck `find **/*.rst | xargs`'
rstcheck -r .

[testenv:lint]
deps = -r{toxinidir}/requirements/lint.txt
Expand Down

0 comments on commit 68d9cd1

Please sign in to comment.