Skip to content

Commit

Permalink
Update Acronyms.yml (#36)
Browse files Browse the repository at this point in the history
Testing how the rule responds when I remove the `level: suggestion` alert.
  • Loading branch information
wordsmeanstuff authored Aug 28, 2023
1 parent 4178d40 commit 024af74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion styles/Splunk/Acronyms.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
extends: conditional
message: "'%s' has no definition."
link: https://docs.splunk.com/Documentation/StyleGuide/current/StyleGuide/Acronyms
level: suggestion
ignorecase: false
# Ensures that the existence of 'first' implies the existence of 'second'.
first: '\b([A-Z]{3,5})\b'
Expand Down

0 comments on commit 024af74

Please sign in to comment.