Skip to content

Fix #5488: change default for logging to +nowrap #142

Fix #5488: change default for logging to +nowrap

Fix #5488: change default for logging to +nowrap #142

Workflow file for this run

name: Formatting
on:
pull_request:
push:
branches: ["master"]
jobs:
fourmolu:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: haskell-actions/run-fourmolu@v8
with:
pattern: |
Cabal/**/*.hs
Cabal-syntax/**/*.hs
cabal-install/**/*.hs