Update docs with --format flag (#205)

This commit is contained in:
Patrick Haller
2022-09-15 22:04:07 +02:00
committed by GitHub
parent 71520213c1
commit 17b3109a8b

View File

@@ -99,6 +99,7 @@ OPTIONS:
-e, --exit-zero Exit with status code "0", even upon detecting errors
--exclude <EXCLUDE>... List of file and/or directory patterns to exclude from checks
-f, --fix Attempt to automatically fix lint errors
--format <FORMAT> Output serialization format for error messages [default: text] [possible values: text, json]
-h, --help Print help information
--ignore <IGNORE>... List of error codes to ignore
-n, --no-cache Disable cache reads