File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 22
33- InpsydeCodingStandard
44 - InpsydeCodingStandard.CodeQuality
5+ - InpsydeCodingStandard.CodeQuality.ArgumentTypeDeclaration
6+ - InpsydeCodingStandard.CodeQuality.ArgumentTypeDeclaration.NoArgumentType
57 - InpsydeCodingStandard.CodeQuality.ElementNameMinimalLength
68 - InpsydeCodingStandard.CodeQuality.ElementNameMinimalLength.TooShort
79 - InpsydeCodingStandard.CodeQuality.ForbiddenPublicProperty
810 - InpsydeCodingStandard.CodeQuality.ForbiddenPublicProperty.Found
911 - InpsydeCodingStandard.CodeQuality.FunctionLength
1012 - InpsydeCodingStandard.CodeQuality.FunctionLength.TooLong
13+ - InpsydeCodingStandard.CodeQuality.HookClosureReturn
14+ - InpsydeCodingStandard.CodeQuality.HookClosureReturn.NoReturnFromFilter
15+ - InpsydeCodingStandard.CodeQuality.HookClosureReturn.ReturnFromAction
1116 - InpsydeCodingStandard.CodeQuality.MaxNestingLevel
1217 - InpsydeCodingStandard.CodeQuality.MaxNestingLevel.TooNested
1318 - InpsydeCodingStandard.CodeQuality.NoElse
1621 - InpsydeCodingStandard.CodeQuality.NoSetter.NoSetter
1722 - InpsydeCodingStandard.CodeQuality.PropertyPerClassLimit
1823 - InpsydeCodingStandard.CodeQuality.PropertyPerClassLimit.TooMuchProperties
24+ - InpsydeCodingStandard.CodeQuality.ReturnTypeDeclaration
25+ - InpsydeCodingStandard.CodeQuality.ReturnTypeDeclaration.MissingReturn
26+ - InpsydeCodingStandard.CodeQuality.ReturnTypeDeclaration.IncorrectVoidReturn
27+ - InpsydeCodingStandard.CodeQuality.ReturnTypeDeclaration.NoReturnType
28+ - InpsydeCodingStandard.CodeQuality.ReturnTypeDeclaration.IncorrectVoidReturnType
You can’t perform that action at this time.
0 commit comments