pmbootstrap/.ci
Hugo Osvaldo Barrera 27618d5ffd
Use ruff for linting
Use ruff instead of flake8. Aside from being substantially faster, ruff
includes a lot of flake's plug-ins built-in, some of which may be useful
to enable as a follow-up.

Also move the relevant configuration out of the script in .ci/ and into
the project-wide settings. A side effect of this is that IDEs should
detect these settings, and ignore the same rules as CI, avoiding false
positives while developing locally.

Reviewed-by: Oliver Smith <ollieparanoid@postmarketos.org>
Reviewed-by: Luca Weiss <luca@z3ntu.xyz>
Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20230529203448.18656-1-hugo@whynothugo.nl%3E
2023-06-04 10:56:22 +02:00
..
note.sh CI: add note about running scripts locally 2022-10-25 20:31:19 +02:00
pytest.sh ci/pytest.sh: check if pmaports dir is clean 2023-02-27 08:35:20 +01:00
ruff.sh Use ruff for linting 2023-06-04 10:56:22 +02:00
shellcheck.sh CI: fix typo in pmOS CI url 2022-11-20 16:38:59 +01:00
vermin.sh Bump min. required Python version to 3.7 2023-04-04 09:13:09 +02:00