Skip to content

Commit

Permalink
Fix lint/prettier
Browse files Browse the repository at this point in the history
Co-authored-by: HonkingGoose <[email protected]>
  • Loading branch information
TWiStErRob and HonkingGoose authored Jan 15, 2024
1 parent c2b227d commit e4b5c49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/usage/config-validation.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ $ npx --yes --package renovate -- renovate-config-validator

By default, the validator program fails with a non-zero exit code if there are any validation warnings or errors.
You can pass the `--strict` flag to make it fail if a scanned config needs migration:

```console
$ npx --yes --package renovate -- renovate-config-validator --strict
INFO: Validating renovate.json
Expand Down

0 comments on commit e4b5c49

Please sign in to comment.