mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-14 00:14:46 +00:00
Drop support for Home and XDG config files
This has been a huge support burden for us. I seriously considered doing this in 3.0 but caved to a vocal minority and the desire to keep as much backwards compatibility as possible. At this point, however, I'm done witnessing the abuse Anthony has to suffer over this and I'm done with the undue hostility that people who don't bother to read the docs display. Hopefully, this eases that a bit.
This commit is contained in:
parent
0b1c790443
commit
807904aebc
6 changed files with 49 additions and 157 deletions
|
|
@ -5,6 +5,12 @@
|
|||
All of the release notes that have been recorded for Flake8 are organized here
|
||||
with the newest releases first.
|
||||
|
||||
4.x Release Series
|
||||
==================
|
||||
|
||||
.. toctree::
|
||||
4.0.0
|
||||
|
||||
3.x Release Series
|
||||
==================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue