Commit 13d2aa9
committed
fix: satisfy pre-commit end-of-file hook
Add the missing trailing newlines that CI rewrites so the reusable pre-commit workflow stops failing on clean pushes.
Keep the tracked config files byte-stable with the repository hooks to avoid another no-op CI failure.1 parent 7082336 commit 13d2aa9
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2078 | 2078 | | |
2079 | 2079 | | |
2080 | 2080 | | |
2081 | | - | |
| 2081 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
0 commit comments