Switch to phpdoc coding-standard

This commit is contained in:
Jaapio
2020-02-02 11:33:17 +01:00
parent 93919e334b
commit 6239e0d184
3 changed files with 8 additions and 22 deletions
+1 -5
View File
@@ -135,11 +135,7 @@ jobs:
all-tools-${{ github.sha }}-
all-tools-
- name: Code style check
uses: docker://phpdoc/phpcs-ga:latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
args: -d memory_limit=1024M
uses: phpDocumentor/[email protected]
phpstan:
runs-on: ubuntu-latest