Skip to content

Simplified the calculation of indexes #4

Simplified the calculation of indexes

Simplified the calculation of indexes #4

Workflow file for this run

name: fourmolu
on: push
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: haskell-actions/run-fourmolu@v9
with:
version: "0.14.0.0"