Dima Gerasimov
|
71fdeca5e1
|
ci: update mypy config and make ruff config more consistent with other projects
|
2024-08-31 02:17:49 +01:00 |
|
Dima Gerasimov
|
d58453410c
|
ruff: process remaining existing checks and suppress the annoying ones
|
2024-08-28 04:06:32 +01:00 |
|
Dima Gerasimov
|
1c5efc46aa
|
ruff: enable TRY rules
|
2024-08-28 04:06:32 +01:00 |
|
Dima Gerasimov
|
9fd4227abf
|
ruff: enable RET/PIE/PLW
|
2024-08-28 04:06:32 +01:00 |
|
Dima Gerasimov
|
118c2d4484
|
ruff: enable UP ruleset for detecting python deprecations
|
2024-08-28 04:06:32 +01:00 |
|
Dima Gerasimov
|
d244c7cc4e
|
ruff: enable and fix C4 ruleset
|
2024-08-28 04:06:32 +01:00 |
|
Dima Gerasimov
|
7bfce72b7c
|
core: cleanup/sort imports according to ruff check --select I
|
2024-08-16 11:38:13 +01:00 |
|
karlicoss
|
657ce08ac8
|
fix mypy issues after mypy/libraries updates
|
2023-11-10 22:59:09 +00:00 |
|
karlicoss
|
8c2d1c9463
|
general: use less explicit kompress boilerplate in modules
now get_files/kompress library can handle it transparently
|
2023-10-20 21:13:59 +01:00 |
|
karlicoss
|
fe26efaea8
|
core/kompress: move vendorized to _deprecated, use kompress library directly
|
2023-10-12 23:47:05 +01:00 |
|