Skip to content

Commit 7c1dde5

Browse files
authored
Update lint.md
1 parent 14cca41 commit 7c1dde5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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)