Skip to content

Merge pull request #9366 from haskell/dependabot/pip/doc/urllib3-2.0.7 #19

Merge pull request #9366 from haskell/dependabot/pip/doc/urllib3-2.0.7

Merge pull request #9366 from haskell/dependabot/pip/doc/urllib3-2.0.7 #19

Workflow file for this run

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