style: include SS_SHOULD_BE_STATIC (#5198)

This commit is contained in:
Piotr Idzik
2024-06-01 23:24:11 +02:00
committed by GitHub
parent c42b1c940c
commit 5e4db7baf1
3 changed files with 47 additions and 52 deletions

View File

@@ -77,9 +77,6 @@
<Match>
<Bug pattern="UWF_UNWRITTEN_FIELD" />
</Match>
<Match>
<Bug pattern="SS_SHOULD_BE_STATIC" />
</Match>
<Match>
<Bug pattern="IT_NO_SUCH_ELEMENT" />
</Match>