Add a note about Windows .flake8 config location

This commit is contained in:
Tyrel Souza 2015-04-30 16:23:18 -04:00
parent 9e95a7315e
commit 181cffda7f

View file

@ -6,7 +6,7 @@ The behaviour may be configured at two levels.
Global Global
------ ------
The user settings are read from the ``~/.config/flake8`` file. The user settings are read from the ``~/.config/flake8`` file (or the ``~/.flake8`` file on Windows).
Example:: Example::
[flake8] [flake8]