Skip to content

style: Run prettier

style: Run prettier #8

Workflow file for this run

name: Development
on:
push:
branches:
- '**'
- '!main'
jobs:
lint-format:
name: Linting and Formatting Checks
uses: ./.github/workflows/lint-and-format.yml