We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6dcee commit 3c7cff0Copy full SHA for 3c7cff0
.github/workflows/analyze.yml
@@ -11,4 +11,4 @@ jobs:
11
- name: PHP_CodeSniffer
12
run: |
13
curl -OL https://phars.phpcodesniffer.com/phpcs.phar
14
- php phpcs.phar src
+ php phpcs.phar modules
0 commit comments