Skip to content

fix: skip comma nodes #52

fix: skip comma nodes

fix: skip comma nodes #52

Workflow file for this run

on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: JohnnyMorganz/[email protected]
name: Verify formatting
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --check .
version: v0.13.1