Skip to content

Commit

Permalink
Merge pull request #913 from aireilly/bump-case-sens-error
Browse files Browse the repository at this point in the history
Drop error level of CaseSensitiveTerms.yml
  • Loading branch information
apinnick authored Jan 28, 2025
2 parents 9d81e1d + 00832bc commit 7c8305b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vale/styles/RedHat/CaseSensitiveTerms.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
extends: substitution
ignorecase: false
level: error
level: warning
link: https://redhat-documentation.github.io/vale-at-red-hat/docs/main/reference-guide/casesensitiveterms/
message: "Use '%s' rather than '%s'."
action:
Expand Down

0 comments on commit 7c8305b

Please sign in to comment.