Commit graph

17 commits

Author SHA1 Message Date
0dc7e2f60d update ruff settings and fix lint violations 2024-02-21 13:35:42 +01:00
ea1eab403d update to ruff formatter and fix py3.8 compatibility 2024-02-01 13:59:45 +01:00
873e6ab0e2
update pyright and some type annotations. also increase line length to 100 chars
Some checks failed
ci/woodpecker/push/tests Pipeline failed
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-07-02 16:41:00 +02:00
bde2b9ebe9 add typed dicts for type hinting
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-02-20 14:03:40 +01:00
e2f0a8b41f
fix linter paths
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-02-19 18:50:56 +01:00
03461b80bf
switch to strict typing with pyright
Some checks failed
ci/woodpecker/push/tests Pipeline failed
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-02-18 16:21:03 +01:00
2ad0c575a7
switch to ruff and update justfile
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-02-18 12:23:50 +01:00
1034532ad6 update logging to conform to ISO 8601
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-10-06 21:26:36 +02:00
f3bc494afb updated dependencies 2022-08-15 14:44:31 +02:00
49f3309e36 add pylint settings/tests 2022-07-21 20:55:35 +02:00
7c3f83389a apply a few pylint/pycodestyle tips 2022-07-21 20:39:56 +02:00
820c891fd7 logging improvements
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-15 14:04:22 +02:00
0a8f1f8e73 add lint to justfile 2022-06-26 19:00:47 +02:00
c3452e65d6 add basic test for tox, so it doesn't test every version on commits
Some checks failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker Pipeline was successful
ci/woodpecker/pr/test_release Pipeline failed
2022-06-26 17:00:38 +02:00
cf6a34f4de add done message in justfile tests 2022-06-26 15:54:02 +02:00
fabfe0acc4 add more tests for justfile 2022-06-26 15:23:32 +02:00
6b3eceae93 move justfile and small changes 2022-06-26 15:10:36 +02:00
Renamed from contrib/justfile (Browse further)