Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 23, 2024
1 parent 5c3224b commit 256a596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ repos:
- id: vale
args: [--config=.vale/.vale.ini]
# There's no way to automatically convert vale suggestions/warnings to errors, and so they won't appear at all unless
# there's an error raised.
# there's an error raised.
# pre-commit's verbose mode means that suggestions and warnings are always shown even if there's no error raised.
# See https://github.com/errata-ai/vale/issues/575.
verbose: true
Expand Down

0 comments on commit 256a596

Please sign in to comment.