A-Buch / IWR-Project-Effective-Software-Testing

Programming project for effective software testing and development (pre-commit, CI, poetry)
GNU General Public License v3.0
0 stars 0 forks source link

ToDo's: update tests and Github Actions #1

Open A-Buch opened 4 months ago

A-Buch commented 4 months ago

ToDo's:

maybe:

A-Buch commented 4 months ago

Black and Ruff autofix line-length Wait until Black (or Ruff formatter) can handle various types of too long lines [E501]. black --preview (version 24.4.2) currently fixes a few versions of too long lines and fails for others.