ci: add basic config checking with ruff v3
authorPetr Štetiar <ynezz@true.cz>
Tue, 16 May 2023 10:57:56 +0000 (12:57 +0200)
committerPetr Štetiar <ynezz@true.cz>
Tue, 16 May 2023 14:52:33 +0000 (16:52 +0200)
commitbc489fdb40c64f899957a139fbe3e4049a9f80d2
treee221be77c22396989bc9d8749e625751f8613042
parent7cd3f1292e86aa9316f6df78e36700bd3e3cbb6c
ci: add basic config checking with ruff

Signed-off-by: Petr Štetiar <ynezz@true.cz>
.github/workflows/build-push.yml
.gitignore
.ruff.toml [new file with mode: 0644]
phase1/master.cfg
phase2/master.cfg
requirements-dev.txt [new file with mode: 0644]