Skip to content

Commit

Permalink
Introduce style problem
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin committed Sep 24, 2024
1 parent 70e7f52 commit ac5aa71
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .restyled.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
restylers_version: dev
restylers:
- hlint
- fourmolu
- stylish-haskell:
enabled: false
- prettier:
include:
- "**/*.yaml"
- "**/*.yml"
- "*"
- hlint
- fourmolu
- stylish-haskell:
enabled: false
- prettier:
include:
- "**/*.yaml"
- "**/*.yml"
- "*"

0 comments on commit ac5aa71

Please sign in to comment.