Skip to content

Commit 1b5be34

Browse files
authored
[TASK] Add PHP_Codesniffer to CI checks (#1460)
1 parent 7538c81 commit 1b5be34

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
command:
106106
- composer:normalize
107107
- php:fixer
108+
- php:codesniffer
108109
- php:stan
109110
- php:rector
110111
php-version:

0 commit comments

Comments
 (0)