Commit b3bbfdc
committed
chore: exclude .gira directory from pre-commit formatting
Exclude .gira/ directory from pre-commit hooks to prevent
modifications to Gira-managed files:
- trailing-whitespace: skip .gira/
- end-of-file-fixer: skip .gira/
- check-json: skip .gira/ (along with .vscode/)
This prevents the need to amend commits when Gira updates
ticket JSON files during workflow transitions.1 parent 9b5141d commit b3bbfdc
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | | - | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments