mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 07:44:16 +00:00
Add .flake8 to PROJECT_CONFIG for local config files
This commit is contained in:
parent
75ad81eb13
commit
17553e6192
2 changed files with 10 additions and 0 deletions
|
|
@ -1,6 +1,14 @@
|
|||
CHANGES
|
||||
=======
|
||||
|
||||
2.x.y - 2015-aa-bb
|
||||
------------------
|
||||
|
||||
- **Bug** Properly look for ``.flake8`` in current working directory
|
||||
(`GitLab#103`_)
|
||||
|
||||
.. _GitLab#103: https://gitlab.com/pycqa/flake8/issues/103
|
||||
|
||||
2.5.0 - 2015-10-26
|
||||
------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue