Skip to content

Merge pull request #161 from ttytm/ci/lint #3

Merge pull request #161 from ttytm/ci/lint

Merge pull request #161 from ttytm/ci/lint #3

Workflow file for this run

name: Lint
on:
push:
pull_request:
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Verify formatting
uses: creyD/[email protected]
with:
prettier_options: --check .