Skip to content

Add new flags to the documentation (#418) #321

Add new flags to the documentation (#418)

Add new flags to the documentation (#418) #321

---
name: Check formatting
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check formatting with Prettier
uses: actionsx/prettier@3d9f7c3fa44c9cb819e68292a328d7f4384be206
with:
# prettier CLI arguments.
args: --check .