Skip to content

Commit

Permalink
Update shipmonk phpstan config
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Jun 6, 2024
1 parent 94402e3 commit 4c72c76
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/PHPStan/shipmonk.neon
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ parameters:
shipmonkRules:
allowComparingOnlyComparableTypes:
enabled: false
allowNamedArgumentOnlyInAttributes:
enabled: false
classSuffixNaming:
superclassToSuffixMapping:
\Throwable: Exception
\Nette\DI\CompilerExtension: Extension
enforceReadonlyPublicProperty:
enabled: false
forbidCustomFunctions:
Expand Down

0 comments on commit 4c72c76

Please sign in to comment.