From 86372082f8f7e7d1bf16d58477760379c96b54ec Mon Sep 17 00:00:00 2001 From: Alyssa Yell <79939233+wordsmeanstuff@users.noreply.github.com> Date: Wed, 4 Oct 2023 14:00:41 -0700 Subject: [PATCH] Update and rename Subjunctive.yml to SubjunctiveMood.yml (#108) Updated file name, alert level, message, and token. --- styles/Splunk/{Subjunctive.yml => SubjunctiveMood.yml} | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) rename styles/Splunk/{Subjunctive.yml => SubjunctiveMood.yml} (67%) diff --git a/styles/Splunk/Subjunctive.yml b/styles/Splunk/SubjunctiveMood.yml similarity index 67% rename from styles/Splunk/Subjunctive.yml rename to styles/Splunk/SubjunctiveMood.yml index 77e1e1f..9d5e7ac 100644 --- a/styles/Splunk/Subjunctive.yml +++ b/styles/Splunk/SubjunctiveMood.yml @@ -1,8 +1,8 @@ extends: existence -message: "Use the indicative or imperative moods when writing Splunk docs." +message: "Use the indicative or imperative mood." link: https://docs.splunk.com/Documentation/StyleGuide/current/StyleGuide/Subjunctivemood ignorecase: true -level: error +level: warning tokens: - should - shouldn't @@ -10,5 +10,7 @@ tokens: - won't - would - wouldn't + - would not - could - - couldn't \ No newline at end of file + - couldn't + - could not