Commit graph

3 commits

Author SHA1 Message Date
Gavin John
fac45f20ff pyproject.toml: Move relevant pyproject entries into lint subsection
According to `ruff check .`:

warning: The top-level linter settings are deprecated in favour of their counterparts in the `lint` section. Please update the following options in `pyproject.toml`:
  - 'ignore' -> 'lint.ignore'
  - 'select' -> 'lint.select'
2024-11-22 18:59:35 +00:00
Jörg Thalheim
8222cf135b update python ci tooling (add ruff, drop flake8 2023-05-01 08:23:12 +02:00
Jörg Thalheim
1a2bc3021c move ci to flake 2021-10-10 09:53:09 +02:00
Renamed from pyproject.toml (Browse further)