Skip to content

Commit

Permalink
Rename command for static analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmaudo committed Mar 15, 2024
1 parent 5a83cc1 commit 32a3911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ psalm:
vendor/bin/psalm --threads=4 --diff

coding-standards: ecs
code-quality: phpstan psalm
static-analysis: phpstan psalm

0 comments on commit 32a3911

Please sign in to comment.