Skip to content

Commit

Permalink
chore: add matchingInheritedMethodNames rule
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Sep 11, 2023
1 parent b6ecf0b commit 3f77632
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ parameters:
strictRules:
allRules: false
disallowedConstructs: true
matchingInheritedMethodNames: true

0 comments on commit 3f77632

Please sign in to comment.