Skip to content

Commit

Permalink
Merge branch 'main' of github.com:splunk/vale-splunk-style-guide
Browse files Browse the repository at this point in the history
  • Loading branch information
theletterf committed Jan 24, 2023
2 parents 75a549f + 8002e92 commit d00e28a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
6 changes: 4 additions & 2 deletions styles/Splunk/Units.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
extends: substitution
message: "Use '%s' instead of '%s'."
link: 'https://docs.splunk.com/Documentation/StyleGuide/current/StyleGuide/Usagedictionary'
link: 'https://docs.splunk.com/Documentation/StyleGuide/current/StyleGuide/Measurements'
level: error
ignorecase: false
scope: sentence
Expand All @@ -13,4 +13,6 @@ swap:
'GhZ': GHz
'gHz': GHz
'ghZ': GHz
'gHZ': GHz
'gHZ': GHz
'KIB': KiB
'TIB': TiB
1 change: 1 addition & 0 deletions styles/Splunk/WordList.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ swap:
'utilize': use
'vetted': approved
'(?:visit|Visit)': go to
'wildcarded': Use "wildcard" with an asterisk in parentheses after the term
'wizard': guided setup
'wish': want

Expand Down

0 comments on commit d00e28a

Please sign in to comment.