mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Lint all *.php files, not only src
This commit is contained in:
parent
7332c514a3
commit
9879aba283
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
COMPOSER_ROOT_VERSION: dev-master
|
||||
|
||||
- run: |
|
||||
vendor/bin/parallel-lint src
|
||||
git ls-files | grep \\\.php$ | ./vendor/bin/parallel-lint --stdin
|
||||
chunk-matrix:
|
||||
name: Generate Chunk Matrix
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user