Skip to content

Commit

Permalink
[CI] drop validate fixture class name, not needed with PSR-4
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Mar 13, 2021
1 parent 8df12f5 commit 82fec5a
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 393 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/code_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
name: Validate Fixtures
run: bin/rector validate-fixture-suffix --ansi

-
name: Validate Fixtures class name
run: bin/rector validate-fixture-classname --ansi

# make sure skipped files have "skip_" prefix
-
name: Validate Fixtures skip file prefix
Expand Down

This file was deleted.

61 changes: 0 additions & 61 deletions utils/project-validator/src/Finder/FixtureFinder.php

This file was deleted.

38 changes: 0 additions & 38 deletions utils/project-validator/src/Naming/ExpectedNameResolver.php

This file was deleted.

Loading

0 comments on commit 82fec5a

Please sign in to comment.