036b0dcad9
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
11 lines
210 B
YAML
11 lines
210 B
YAML
- project:
|
|
templates:
|
|
- openstack-manuals-build-translation
|
|
- openstack-manuals-jobs
|
|
check:
|
|
jobs:
|
|
- openstack-tox-linters
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-linters
|