flake8/docs/source/internal
Eric N. Vander Weele 1ba56b9056 utils: Change normalize_paths() contract
The `normalize_paths()` utility was doing too much — parsing
unstructured configuration path data and dispatching the scrubbed paths
to be normalized.

Towards moving the parsing of unstructured configuration path data
closer towards were configuration occurs, have the utility accept only
structured input for normalizing paths.
2019-07-28 10:43:06 -04:00
..
.keep Move docs directories into docs/source 2016-01-25 21:15:04 -06:00
checker.rst Remove workarounds for older, unsupported Pythons 2018-12-05 06:34:55 -08:00
cli.rst Spelling fixes 2016-08-13 11:13:37 +03:00
contributing.rst Document global gitignore files for contributors 2019-05-30 13:37:54 +00:00
formatters.rst Use |Flake8| consistently throughout documentation 2016-06-20 08:13:50 -05:00
index.rst Add documentation for our code style 2016-12-23 09:34:19 -06:00
option_handling.rst Spelling fixes 2016-08-13 11:13:37 +03:00
plugin_handling.rst Remove unused and broken flake8.listen plugin type 2018-12-27 16:55:15 -08:00
releases.rst Release v3.6.0 2018-10-23 20:42:45 -07:00
start-to-finish.rst Update internal documentation around StyleGuide 2017-06-04 13:43:26 -05:00
utils.rst utils: Change normalize_paths() contract 2019-07-28 10:43:06 -04:00
writing-code.rst Fix two typos 2018-05-21 18:26:32 +01:00
writing-documentation.rst Trim trailing whitespace in docs 2016-06-20 13:42:48 -05:00