Commit b619c23
committed
ci: exclude release-please-owned files from oxfmt
release-please re-serializes CHANGELOG.md and tauri.conf.json its own way on every
release (expanded JSON arrays, double-spaced changelog headers), which oxfmt then
flags — failing CI on each release commit. Add both to the fmt/lint ignorePatterns
so the two tools stop fighting.1 parent bae49ff commit b619c23
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
90 | 92 | | |
91 | | - | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | | - | |
| 96 | + | |
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| |||
0 commit comments