Commit b1b9a11
committed
Fixed a bug when phplint is active and only non-php files are commited
There was a bug when you try to commit (pre-hook) some non-php files.
You receive the PHP Parallel Lint usage error every time. With this it
will be marked as "skipped" when no files are available to pass trough
the linter.1 parent ef45aa5 commit b1b9a11
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
56 | 60 | | |
57 | 61 | | |
58 | 62 | | |
| |||
0 commit comments