Skip to content
Snippets Groups Projects
Commit 223c6793 authored by Radosław Piliszek's avatar Radosław Piliszek
Browse files

Lint and fix renos

One of the renos was causing issues due to a duplicated id.
This change makes tox doc8 env lint renos and fixes
the offending reno.

Change-Id: Id3ae6e144b4261c97726cdec172ea9bef093de9e
parent ddf462d2
No related branches found
No related tags found
No related merge requests found
......@@ -108,6 +108,7 @@ exclude = .eggs,.git,.tox,doc
deps = {[testenv:linters]deps}
commands =
doc8 doc/source
reno lint
doc8 -e '.yaml' releasenotes/notes/
[testenv:bashate]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment