# quality-check tool configuration # Add your project's quality checks below. # Each check runs its `script` as a shell command in the project root. # # Example: # checks: # - name: test # description: Run unit tests # script: cargo test --all name: quality-check version: "0.3.0" checks: