Skip to content

Commit

Permalink
Make it faster
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin committed Jul 19, 2024
1 parent 643f5e7 commit 435f60a
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions .restyled.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
enabled: false # TEMPORARY
restylers_version: dev
restylers:
- hlint
- fourmolu
- stylish-haskell:
enabled: false
- prettier:
include:
- "**/*.yaml"
- "**/*.yml"
- "*"
- whitespace
# - hlint
# - fourmolu
# - stylish-haskell:
# enabled: false
# - prettier:
# include:
# - "**/*.yaml"
# - "**/*.yml"
# - "*"

0 comments on commit 435f60a

Please sign in to comment.