pre-commit: parallel: true commands: biome-lint: run: npx biome check --write --reporter=summary --staged --no-errors-on-unmatched stage_fixed: true skip: - merge - rebase post-merge: commands: update-submodules: run: git submodule update --init --recursive