[OpenStack-docs] Problem with checkniceness line length

Matt Kassawara mkassawara at gmail.com
Mon Jun 15 16:25:35 UTC 2015


I can only build all books now instead of just the networking guide and
can't get past checkniceness due to line length errors in mostly non-RST
files outside of the networking guide. Recreating the checkniceness
environment did not resolve this problem. Any ideas?

checkniceness runtests: commands[1] | flake8
checkniceness runtests: commands[2] | doc8 doc
Scanning...
Validating...
doc/user-guides/build-admin/html/_sources/glossary.txt:6: D001 Line too long
doc/user-guides/build-admin/html/_sources/adminuser/analyzing-log-files-with-swift-cli.txt:34:
D001 Line too long
doc/user-guides/build-admin/html/_sources/adminuser/analyzing-log-files-with-swift-cli.txt:35:
D001 Line too long
...
doc/user-guides/source/glossary.rst:6: D001 Line too long
========
Total files scanned = 220
Total files ignored = 311
Total accumulated errors = 103
Detailed error counts:
    - doc8.checks.CheckCarriageReturn = 0
    - doc8.checks.CheckIndentationNoTab = 0
    - doc8.checks.CheckMaxLineLength = 103
    - doc8.checks.CheckNewlineEndOfFile = 0
    - doc8.checks.CheckTrailingWhitespace = 0
    - doc8.checks.CheckValidity = 0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-docs/attachments/20150615/7d659a6d/attachment.html>


More information about the OpenStack-docs mailing list