Skip to content

Fix styling

Fix styling #49

Workflow file for this run

name: Lint Code Base
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
name: PHP Linter
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Lint Code Base
uses: overtrue/[email protected]
with:
path: src