Skip to content

Commit b9dd5c4

Browse files

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/styles/Posit/Contractions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
extends: substitution
22
message: "Use '%s' instead of '%s'."
33
link: https://docs.microsoft.com/en-us/style-guide/word-choice/use-contractions
4-
level: error
4+
level: warning
55
ignorecase: true
66
action:
77
name: replace
@@ -14,7 +14,7 @@ swap:
1414
does not: doesn't
1515
has not: hasn't
1616
have not: haven't
17-
## how is: how's
17+
how is: how's
1818
is not: isn't
1919

2020
'it is(?!\.)': it's

0 commit comments

Comments
 (0)