Skip to content

Commit

Permalink
Update rspec
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-strecker-sonarsource committed May 25, 2022
1 parent 4188090 commit 35e4bfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion analyzers/rspec/cs/S6423_c#.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6423",
"sqKey": "S6423",
"scope": "All",
"scope": "Main",
"quickfix": "unknown"
}
2 changes: 1 addition & 1 deletion analyzers/src/SonarAnalyzer.CSharp/RspecStrings.resx
Original file line number Diff line number Diff line change
Expand Up @@ -12860,7 +12860,7 @@
<value>5min</value>
</data>
<data name="S6423_Scope" xml:space="preserve">
<value>All</value>
<value>Main</value>
</data>
<data name="S6423_Severity" xml:space="preserve">
<value>Major</value>
Expand Down

0 comments on commit 35e4bfb

Please sign in to comment.