ruff/format

This commit is contained in:
Marc Beninca 2024-10-20 22:53:31 +02:00
parent 493f50bdd0
commit eb8fd0b651
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -27,6 +27,7 @@ def spcd_build_project() -> None:
def spcd_check_project() -> None:
"""Check the project for anything wrong."""
ps.run("ruff", "check")
ps.run("ruff", "format", "--diff")
def spcd_synchronize(