git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.flake8
Commit message (Collapse)AuthorAgeFilesLines
* Superseding flake8-colors - considering that deprecatedHEADmasterHarald Pfeiffer 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)
* syntax error fixed for formatHarald Pfeiffer 2022-03-211-1/+1
|
* bugfix: count (plus proper "doc-string")Harald Pfeiffer 2022-03-211-1/+2
|
* Initial commitHarald Pfeiffer 2022-03-191-0/+11