Skip to content

Commit 04bda0e

Browse files
committed
v3
1 parent 3f75050 commit 04bda0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

psalm.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<ClassMustBeFinal errorLevel="suppress" />
1818
<InaccessibleProperty errorLevel="suppress" />
1919
<MissingConstructor errorLevel="suppress" />
20+
<MissingOverrideAttribute errorLevel="suppress" />
2021
<MixedArrayAssignment errorLevel="suppress" />
2122
<MixedAssignment errorLevel="suppress" />
2223
<PossiblyUnusedMethod errorLevel="suppress" />

0 commit comments

Comments
 (0)