This commit is contained in:
Michael Glass 2024-07-09 11:40:42 +02:00
parent 32f145d811
commit 1f391b5474
No known key found for this signature in database
GPG key ID: 9CDD376916491385

View file

@ -11,7 +11,7 @@ mypy nur
# Format checker
black --check .
# Linter
ruff .
ruff check .
cd "${DIR}/.."
nix run "${DIR}#" -- format-manifest