Skip to content

Commit 8e36826

Browse files
ignoreIssueType
1 parent 9140581 commit 8e36826

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/lint.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,7 @@ jobs:
8989
NotAccessedOutParameterVariable,
9090
NotAccessedPrimaryConstructorParameterCompiler,
9191
InconsistentNaming,
92-
CollectionNeverUpdated.Global
92+
CollectionNeverUpdated.Global,
93+
CSharpErrors,
94+
EmptyStatement,
95+
ObjectCreationAsStatement

0 commit comments

Comments
 (0)