We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d7ffaf commit 946322cCopy full SHA for 946322c
README.md
@@ -46,6 +46,7 @@ Options:
46
--disable-rule [rule...] Disable a specific linter rule (choices: "invalid-change-version",
47
"missing-change-version", "missing-introduced-in", default: [])
48
--lint-dry-run Run linter in dry-run mode (default: false)
49
+ --use-git Run git commands when needed (default: false)
50
-r, --reporter [reporter] Specify the linter reporter (choices: "console", "github", default: "console")
51
-h, --help display help for command
52
```
0 commit comments