Skip to content

Commit

Permalink
Configure nette/tester in forbidCheckedExceptionInCallable ShipMonk P…
Browse files Browse the repository at this point in the history
…HPStan rule
  • Loading branch information
xificurk committed Sep 12, 2023
1 parent cf770b9 commit a840b1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/PHPStan/shipmonk.neon
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ parameters:
enabled: false
enforceReadonlyPublicProperty:
enabled: false
forbidCheckedExceptionInCallable:
allowedCheckedExceptionCallables:
'Tester\Assert::exception': 0
forbidCustomFunctions:
enabled: false
list: []
Expand Down

0 comments on commit a840b1d

Please sign in to comment.