Commit Graph

6 Commits (f077ce2e1b34c9d7cbf0b5bad6d05d2593d0b577)

Author SHA1 Message Date
Mike Gerber aa7c9c5c5f 🚧 GitHub Actions: Do no try installing ruff on Python 3.6 1 year ago
Mike Gerber c74fd10ac8 🚧 GitHub Actions: Do no try installing pytest-ruff on Python 3.6 1 year ago
Mike Gerber 5b20fb24a1 ⚙ Add pre-commit 1 year ago
Mike Gerber 32bd1896e0 🛠 Replace flake8 + pylint with ruff
As ruff is a lot faster than the other options, use this for code style checks etc. This
change also removes setup.cfg (See also: gh-85).
1 year ago
Benjamin Rosemann cb1ac9d260 Add black to developer requirements. 4 years ago
Benjamin Rosemann 03ad413f4a Added some helpful tools and configurations 4 years ago