We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
webpro
Learn more about funding links in repositories.
Report abuse
1 parent 8e97007 commit 4bf863aCopy full SHA for 4bf863a
packages/knip/src/util/cli-arguments.ts
@@ -29,7 +29,7 @@ Options:
29
-n, --no-progress Don't show dynamic progress updates (automatically enabled in CI environments)
30
--preprocessor Preprocess the results before providing it to the reporter(s), can be repeated
31
--preprocessor-options Pass extra options to the preprocessor (as JSON string, see --reporter-options example)
32
- --reporter Select reporter: symbols, compact, codeowners, json, can be repeated (default: symbols)
+ --reporter Select reporter: symbols, compact, codeowners, json, codeclimate, markdown, disclosure, can be repeated (default: symbols)
33
--reporter-options Pass extra options to the reporter (as JSON string, see example)
34
--tags Include or exclude tagged exports
35
--no-config-hints Suppress configuration hints
0 commit comments