Skip to content

Use overtrue/phplint@8.2 for phplint #4

Use overtrue/phplint@8.2 for phplint

Use overtrue/phplint@8.2 for phplint #4

Workflow file for this run

name: PHP Linting
on:
pull_request:
branches: [develop]
push:
branches: [develop]
jobs:
phplint:
runs-on: ubuntu-latest
steps:
- uses: overtrue/phplint@8.2
with:
path: .
options: --exclude=*.log