Skip to content

Formatting with fourmolu #1

Formatting with fourmolu

Formatting with fourmolu #1

Workflow file for this run

name: Check code formatting
on:
pull_request:
jobs:
build:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v22
- run: nix develop --command fourmolu -m check .