Commit ac840bd
committed
🔧 Hatch: use pre-commit for
Instead of running `hatch fmt`, we use the pre-commit setup in the copied template
package to check if the template contents are properly linted and formatted. This makes
the check effective no matter what pre-commit hooks we decide to use for the template.check script1 parent 3a3ee25 commit ac840bd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments