Skip to content

Add BOAT reference + lots of clean up and additions #26

Add BOAT reference + lots of clean up and additions

Add BOAT reference + lots of clean up and additions #26

Workflow file for this run

name: format check
on:
pull_request:
branches:
- main
jobs:
style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dprint/check@v2.2