Commit 113e9ae
committed
chore: exclude asset catalogs from CodeRabbit review
Icon-import PRs change hundreds of files, and although CodeRabbit already skips
the binary PNGs, the imageset Contents.json files alone put PR #6 at 124 changed
files against a limit of 100 — so the review was skipped entirely and the Swift
changes went unreviewed.
Filtering out **/*.xcassets/** leaves only the source files, 19 in that PR.
Nothing is lost: imageset Contents.json is generated by Xcode or by the Figma
export tooling and is never hand-edited.1 parent 9aa0082 commit 113e9ae
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments