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.
1 parent 9cbf2b1 commit 6993046Copy full SHA for 6993046
scripts/validation/rules/rules-spelling.yml
@@ -3,8 +3,7 @@
3
shouldMatch: false
4
type: warning
5
format: markdown
6
- errorMessage: "Megabytes should be either written as 'megabytes' or abbreviated as
7
- 'MB'"
+ errorMessage: "Megabytes should be either written as 'megabytes' or abbreviated as 'MB'"
8
9
# MHz / GHz spacing
10
- regex: "(?<!\\S)\\b\\d+[MmGg][hH]z\\b"
0 commit comments