doc8/doc8
Joshua Harlow 3912dca016 Allow a default_extension to be provided
When a file is found without an extension allow a CLI
provided default_extension to be used in these cases
so that files without extensions can be classified as
known file extension types.

Change-Id: I115ccc92ccd51a7018672b98b639ade30869f939
2014-09-17 17:56:45 -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 Ignore long-lines with urls when in text searching mode 2014-09-08 11:38:32 -07:00
main.py Allow a default_extension to be provided 2014-09-17 17:56:45 -07:00
parser.py Allow a default_extension to be provided 2014-09-17 17:56:45 -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