Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ available. It reuses the lint registry, so rule enable/disable/severity
configuration is deterministic and identical across CLI and programmatic
(`CompilerSession::lint`, tool/agent `lint`) use.

The following lint-only flags configure the registry; both are repeatable:
The following lint-only flags configure the registry and are repeatable:

* `--disable-rule <ID>`: disable a rule by stable ID (`min-wait-loop`,
`duplicate-condition`, `expensive-loop-check`, `repeated-value`,
Expand Down