doc8/doc8
Joshua Harlow beed9aa8b8 Ensure reading is done in one place only
Instead of having reading being split across the lines_iter
method and the raw_content property just have it occur in
a common function so that it can be done once and only once.

Change-Id: I603bc4e85ad489d5397a78d6c987e15a0515f7ea
2014-09-11 13:12:53 -07:00
..
tests Allow checks to provide a extension matcher 2014-09-03 15:19:21 -07:00
__init__.py Add a main file and use it as a standard entrypoint 2014-05-18 16:38:59 -07:00
checks.py Use a documented constant for the docutils levels 2014-09-05 17:26:50 -07:00
main.py Improve help options 2014-09-07 17:53:45 +02:00
parser.py Ensure reading is done in one place only 2014-09-11 13:12:53 -07:00
utils.py Rewrite method contains_url in utils 2014-09-06 11:27:56 +02:00
version.py Add version argument and output 2014-09-03 15:20:19 -07:00