security-doc/.zuul.yaml
Andreas Jaeger 036b0dcad9 Enable linter, update for python3
Add a new job to run "tox -e linters" to doc8 the documents.

Remove the black listing of D000, this is not needed for this repo.
Update tox.ini to use Python3 everywhere.

Change-Id: I5ea55e0000efad1dc4c912fd61baaefb8af09973
2019-10-31 17:19:56 +01:00

11 lines
210 B
YAML

- project:
templates:
- openstack-manuals-build-translation
- openstack-manuals-jobs
check:
jobs:
- openstack-tox-linters
gate:
jobs:
- openstack-tox-linters