Skip to content

Commit

Permalink
remove fixed error
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Feb 19, 2022
1 parent 0fa82f0 commit ad976b6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -559,11 +559,6 @@ parameters:
message: '#Casting to int something that.{1}s already int#'
path: packages/NodeTypeResolver/NodeTypeResolver/ScalarTypeResolver.php #46

# will be desolved
-
path: rules/Php74/Rector/Property/TypedPropertyRector.php
message: '#Class cognitive complexity is \d+, keep it under 30#'

-
message: '#Cognitive complexity for "Rector\\Php80\\Rector\\Class_\\AnnotationToAttributeRector\:\:processDoctrineAnnotationClasses\(\)" is \d+, keep it under 10#'
path: rules/Php80/Rector/Class_/AnnotationToAttributeRector.php
Expand Down

0 comments on commit ad976b6

Please sign in to comment.