Commit graph

7 commits

Author SHA1 Message Date
Dima Gerasimov
f563dee215 ruff: enable PLR rules and fix bug in my.github.gdpr._is_bot 2024-08-28 00:29:06 +01:00
Dima Gerasimov
c3da26abcb ruff: enable RUF ruleset 2024-08-28 00:00:54 +01:00
Dima Gerasimov
dc0726c347 ruff: enable FBT rules to detect boolean arguments use without kwargs 2024-08-27 23:37:17 +01:00
Dima Gerasimov
7eef1f9fc2 ruff: enable UP ruleset for detecting python deprecations 2024-08-27 23:12:57 +01:00
Dima Gerasimov
2849870773 ruff: enable and fix C4 ruleset 2024-08-27 22:50:37 +01:00
Dima Gerasimov
0e6dd32afe ci: minor fixes after mypy update 2024-08-03 16:18:32 +01:00
Dima Gerasimov
0512488241 ci: sync configs to pymplate
- add python3.12
- add ruff
2023-10-06 02:24:01 +01:00