pre-commit: jobs: - name: clang-format run: cd "$(git rev-parse --show-toplevel)" && just format && git update-index --again