templates: run 'pre-commit' outside of 'checks'
This allows adding pre-commit checks that can't be run in the sandbox, such as `clippy` in Rust etc... Not strictly necessary for the few checks that are enabled in the current templates, but I like to have very similar setups across the board.
This commit is contained in:
parent
9540b1424f
commit
694c0224d3
4 changed files with 10 additions and 4 deletions
Loading…
Add table
Add a link
Reference in a new issue