1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-09-13 18:59:57 +02:00
Commit graph

9 commits

Author SHA1 Message Date
3233dbcc8f ✔ pre-commit: Add license check 2024-07-22 16:54:33 +02:00
483e809691 🔍 mypy: Use an almost strict mypy configuration, and fix any issues 2024-01-10 19:12:07 +01:00
4bf123de43 ⚙ Update ruff+mypy dependencies 2024-01-08 17:45:02 +01:00
aa7c9c5c5f 🚧 GitHub Actions: Do no try installing ruff on Python 3.6 2023-08-04 19:02:26 +02:00
c74fd10ac8 🚧 GitHub Actions: Do no try installing pytest-ruff on Python 3.6 2023-08-04 19:00:24 +02:00
5b20fb24a1 ⚙ Add pre-commit 2023-08-03 19:13:21 +02:00
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).
2023-08-03 19:03:52 +02:00
Benjamin Rosemann
cb1ac9d260 Add black to developer requirements. 2020-11-11 11:36:17 +01:00
Benjamin Rosemann
03ad413f4a Added some helpful tools and configurations 2020-11-11 11:36:17 +01:00