Skip to content

Commit

Permalink
Improve forbidIdenticalClassComparison example (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
enumag committed Apr 21, 2023
1 parent f3eb144 commit c719b30
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,12 +375,9 @@ parameters:
shipmonkRules:
forbidIdenticalClassComparison:
blacklist:
- DateTimeInterface
- Brick\Money
- Brick\Money\MoneyContainer
- Brick\Math\BigNumber
- Brick\Math\BigInteger
- Brick\Math\BigDecimal
- Brick\Math\BigRational
- Ramsey\Uuid\UuidInterface
```

### forbidMatchDefaultArmForEnums
Expand Down

0 comments on commit c719b30

Please sign in to comment.