Skip to content

Update documentation #25

Update documentation

Update documentation #25

Workflow file for this run

name: fourmolu
on:
- push
- pull_request
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fourmolu/fourmolu-action@v10
with:
pattern: |
**/*.hs