Skip to content

fix(keywords): check if value exists #94

fix(keywords): check if value exists

fix(keywords): check if value exists #94

Workflow file for this run

name: linting
on: [push]
jobs:
php-cs-fixer:
name: PHP-CS-Fixer
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: "LintKit: PHP Coding Standards"
uses: lintkit/[email protected]