Turn on substitutions and lint only added lines in style workflow (#4025)

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
This commit is contained in:
kolchfa-aws 2023-05-05 14:44:51 -04:00 committed by GitHub
parent ec648b8f83
commit 0c30dca2ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -18,5 +18,5 @@ jobs:
with:
fail_on_error: false
reporter: github-pr-check
filter_mode: file
filter_mode: added
vale_flags: "--no-exit"

View File

@ -58,7 +58,7 @@ OpenSearch.SpacingSlash = NO
OpenSearch.SpacingWords = NO
OpenSearch.Spelling = YES
OpenSearch.StackedHeadings = NO
OpenSearch.SubstitutionsError = NO
OpenSearch.SubstitutionsError = YES
OpenSearch.SubstitutionsSuggestion = NO
OpenSearch.TableHeadings = NO
OpenSearch.TimeoutNoun = NO