Update "Fixable: Most violations can be fixed by tooling" to use the word "Some" to avoid over-promising.

This commit is contained in:
David Anson 2022-12-16 13:53:03 -08:00
parent 466f1d00e4
commit aa3635187a
32 changed files with 61 additions and 61 deletions

View file

@ -10,7 +10,7 @@ Parameters:
- `html_elements`: Include HTML elements (`boolean`, default `true`)
- `names`: List of proper names (`string[]`, default `[]`)
Fixable: Most violations can be fixed by tooling
Fixable: Some violations can be fixed by tooling
This rule is triggered when any of the strings in the `names` array do not have
the specified capitalization. It can be used to enforce a standard letter case