Skip to content

Commit

Permalink
Merge pull request #10374 from haskell/ap/fix-whitespace-verbose
Browse files Browse the repository at this point in the history
CI: fix-whitespace: show violations (verbose mode)
  • Loading branch information
mergify[bot] committed Sep 21, 2024
2 parents 982fb82 + d541896 commit d988732
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/whitespace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: andreasabel/fix-whitespace-action@v1
with:
verbose: true

0 comments on commit d988732

Please sign in to comment.