Skip to content

Commit 047b7fd

Browse files
committed
Merge pull request #283 from HFulcher/master
Add path of the user configuration on Windows to the documentation; issue #281
2 parents ae9fc22 + ede69f7 commit 047b7fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/intro.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,8 @@ Configuration
158158

159159
The behaviour may be configured at two levels.
160160

161-
The user settings are read from the ``~/.config/pep8`` file.
161+
The user settings are read from the ``~/.config/pep8`` file and
162+
for Windows from the ``~\.pep8`` file.
162163
Example::
163164

164165
[pep8]

0 commit comments

Comments
 (0)