Skip to content

Commit

Permalink
Remove psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
Prometee committed Oct 4, 2024
1 parent b86019f commit d842b32
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 41 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@ jobs:
run: vendor/bin/ecs check src
if: always() && steps.end-of-setup.outcome == 'success'

-
name: Run Psalm
run: vendor/bin/psalm --show-info=false --output-format=github
if: always() && steps.end-of-setup.outcome == 'success'

-
name: Run PHPStan
run: vendor/bin/phpstan analyse
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"symfony/intl": "^5.4|^6.4",
"symfony/runtime": "^5.4|^6.4",
"symfony/web-profiler-bundle": "^5.4|^6.4",
"vimeo/psalm": "^4|^5",
"symfony/webpack-encore-bundle": "^1.16",
"matthiasnoback/symfony-config-test": "^5.1",
"robertfausk/behat-panther-extension": "^1.1",
Expand Down
35 changes: 0 additions & 35 deletions psalm.xml

This file was deleted.

0 comments on commit d842b32

Please sign in to comment.