Commit 0ba1f9d
fix: add mintlify-docs to prettierignore to stop CI loop
The Format Code CI job was reformatting an mdx file, pushing a commit,
which triggered another CI run, creating an infinite loop. Generated
docs content should be ignored by prettier like the docs/ folder.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 628fa5b commit 0ba1f9d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
213 | 214 | | |
214 | 215 | | |
215 | 216 | | |
216 | | - | |
| 217 | + | |
217 | 218 | | |
218 | 219 | | |
219 | 220 | | |
| |||
0 commit comments