Skip to content

Commit

Permalink
Edits for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
theletterf committed Apr 13, 2023
1 parent f64aff9 commit 18f921d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion styles/Splunk/DataSingular.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ message: "Use data and metadata as mass nouns (singular)."
link: 'https://docs.splunk.com/Documentation/StyleGuide/current/StyleGuide/Usagedictionary#D'
level: suggestion
ignorecase: true
nonword: false
tokens:
- pattern: '\b(?:data|metadata)\b'
- tag: VBP
Expand Down
1 change: 0 additions & 1 deletion styles/Splunk/Install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ message: "Don't use install as a noun or adjective. Use installation instead."
link: 'https://docs.splunk.com/Documentation/StyleGuide/current/StyleGuide/Usagedictionary'
level: error
ignorecase: true
nonword: false
tokens:
- tag: NN|NNP|NNPS|NNS|JJ|JJR|JJS
pattern: 'install(?:\s|$)'

0 comments on commit 18f921d

Please sign in to comment.