swarm/.restyled.yaml
Ondřej Šebek 4122ea5207
Add a note about installing fourmolu (#744)
- note how to install Fourmolu and run it from shell
- refactor the conventions to use subsections for easier readability
- simplify restyled arguments for Fourmolu 0.4
2022-10-12 18:23:05 +00:00

7 lines
114 B
YAML

restylers_version: dev
restylers:
- fourmolu:
arguments:
[ '--cabal-default-extensions'
]