From 7193fdc101a295ce01c610a72c5960e1943f5cef Mon Sep 17 00:00:00 2001 From: Alyssa Yell <79939233+wordsmeanstuff@users.noreply.github.com> Date: Mon, 28 Aug 2023 14:25:20 -0700 Subject: [PATCH] Update Ampersand.yml (#39) Testing how the rule responds when I remove the `level: error` alert. --- styles/Splunk/Ampersand.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/styles/Splunk/Ampersand.yml b/styles/Splunk/Ampersand.yml index 3374f97..b562121 100644 --- a/styles/Splunk/Ampersand.yml +++ b/styles/Splunk/Ampersand.yml @@ -3,7 +3,6 @@ message: "Don't use an ampersand in place of the word 'and'. Always write out 'a link: https://docs.splunk.com/Documentation/StyleGuide/current/StyleGuide/Ampersand nonword: true ignorecase: false -level: error scope: sentence tokens: - '[a-zA-Z] \& [a-zA-Z]+'