Commit Graph

6 Commits (22e7247ac473afbc976b17f4fbf9c95897435826)

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