Promote to warning to catch 'please'

Signed-off-by: Pete Lumbis <pete@upbound.io>
This commit is contained in:
Pete Lumbis 2023-04-18 09:20:27 -04:00
parent 5a0f03af27
commit 6ad593ad4a
No known key found for this signature in database
GPG Key ID: FDC6C20960060000
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
extends: substitution extends: substitution
message: '%s "%s".' message: '%s "%s".'
link: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html link: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html
level: suggestion level: warning
ignorecase: true ignorecase: true
swap: swap:
in order to: "Be concise: use 'to' rather than" in order to: "Be concise: use 'to' rather than"