git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.flake8
Commit message (Collapse)AuthorAgeFilesLines
* MergeH. P. 2024-05-251-2/+3
|\
| * Superseding flake8-colors - considering that deprecatedH. P. 2023-05-061-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | From flake8 5.0.0 on, flake8 natively supports `--color` [^1], rendering the installation of flake8-colors obsolete. (Kudos so far for the nice work, nonetheless.) Debian 12 (frozen and one month before release at the point of this update) moved flake8 from 3.8.4 to 5.0.4, so I'm moving along. (Also, no need for venv magic anymore.) [^1] [flake8 changelog for 5.0.0](https://flake8.pycqa.org/en/latest/release-notes/5.0.0.html)
* | local fixesH. P. 2024-05-251-0/+4
|/
* syntax error fixed for formatH. P. 2022-03-211-1/+1
|
* bugfix: count (plus proper "doc-string")H. P. 2022-03-211-1/+2
|
* Initial commitH. P. 2022-03-191-0/+11