We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
message
Adverbs
1 parent ea13863 commit 4f63b8eCopy full SHA for 4f63b8e
Microsoft/Adverbs.yml
@@ -1,5 +1,5 @@
1
extends: existence
2
-message: "Consider removing '%s'."
+message: "Remove '%s' if it's not important to the meaning of a statement."
3
link: https://docs.microsoft.com/en-us/style-guide/word-choice/use-simple-words-concise-sentences
4
ignorecase: true
5
level: warning
@@ -54,6 +54,7 @@ tokens:
54
- doubtfully
55
- dreamily
56
- easily
57
+ - effectively
58
- elegantly
59
- energetically
60
- enormously
@@ -164,6 +165,7 @@ tokens:
164
165
- quickly
166
- quietly
167
- quirkily
168
+ - quite
169
- quizzically
170
- randomly
171
- rapidly
Microsoft/UnnecessaryAdverbs.yml
0 commit comments