Commit Graph

6 Commits (90ecb132e10d9e1012a759d6963c4f93512fbbb1)

Author SHA1 Message Date
Mike Gerber aa7c9c5c5f 🚧 GitHub Actions: Do no try installing ruff on Python 3.6 2 years ago
Mike Gerber c74fd10ac8 🚧 GitHub Actions: Do no try installing pytest-ruff on Python 3.6 2 years ago
Mike Gerber 5b20fb24a1 ⚙ Add pre-commit 2 years 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).
2 years ago
Benjamin Rosemann cb1ac9d260 Add black to developer requirements. 5 years ago
Benjamin Rosemann 03ad413f4a Added some helpful tools and configurations 5 years ago