mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-14 00:14:46 +00:00
Add a note about Windows .flake8 config location
This commit is contained in:
parent
9e95a7315e
commit
181cffda7f
1 changed files with 1 additions and 1 deletions
|
|
@ -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]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue