Skip to content

Commit 034532a

Browse files
JLekawatatomyr
authored andcommitted
Update lint.md
1 parent 18b1e45 commit 034532a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/@v2/commands/lint.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,12 @@ The errors in the ignore file `.redocly.lint-ignore.yaml` are ignored when the `
372372

373373
If you run:
374374

375+
```bash
376+
redocly lint api1.yaml --generate-ignore-file
377+
```
378+
379+
Only the ignore entries related to api1.yaml are updated.
380+
Ignore entries for other API descriptions remain unchanged.
375381

376382
To generate an ignore file for multiple API descriptions, pass them as arguments:
377383

0 commit comments

Comments
 (0)