Skip to content

chore(deps-dev): bump @eslint/config-array from 0.19.0 to 0.19.1 #58

chore(deps-dev): bump @eslint/config-array from 0.19.0 to 0.19.1

chore(deps-dev): bump @eslint/config-array from 0.19.0 to 0.19.1 #58

Workflow file for this run

name: WPCS check
on: pull_request
jobs:
phpcs:
name: WPCS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: WPCS check
uses: 10up/wpcs-action@stable
with:
enable_warnings: true
standard: 'WordPress-VIP-Go'
use_local_config: true