Skip to content

Update Patch.h

Update Patch.h #44

Workflow file for this run

name: EditorConfig
on:
pull_request:
push:
branches:
- master
- main
- develop
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm install -g [email protected]
- run: editorconfig-checker