Skip to content

fix: trimChars() handle for null #25

fix: trimChars() handle for null

fix: trimChars() handle for null #25

Workflow file for this run

name: Test & Validate Plugin
on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:
jobs:
static:
name: M2 Coding Standard
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: extdn/github-actions-m2/magento-coding-standard@master