Skip to content

Commit

Permalink
Use existing enums instead of adding new ones
Browse files Browse the repository at this point in the history
  • Loading branch information
xHeaven committed Dec 27, 2024
1 parent d496723 commit ab0e355
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 30 deletions.
3 changes: 1 addition & 2 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ parameters:
level: 9
paths:
- src
- tests/UseTraitUnitEnum.php
- tests/UseTraitBackedEnum.php
- tests/Enums
tmpDir: build/phpstan
reportUnmatchedIgnoredErrors: true
ignoreErrors:
Expand Down
14 changes: 0 additions & 14 deletions tests/UseTraitBackedEnum.php

This file was deleted.

14 changes: 0 additions & 14 deletions tests/UseTraitUnitEnum.php

This file was deleted.

0 comments on commit ab0e355

Please sign in to comment.