Skip to content

Commit 32a3911

Browse files
committed
Rename command for static analysis
1 parent 5a83cc1 commit 32a3911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ psalm:
1414
vendor/bin/psalm --threads=4 --diff
1515

1616
coding-standards: ecs
17-
code-quality: phpstan psalm
17+
static-analysis: phpstan psalm

0 commit comments

Comments
 (0)