1
1
mirror of https://github.com/tweag/ormolu.git synced 2024-08-17 00:40:27 +03:00
ormolu/weeder.toml
2023-10-19 15:43:23 +02:00

7 lines
151 B
TOML

roots = [
"^Main.main$",
"^Paths_",
"^Ormolu.Terminal.QualifiedDo.>>$" # https://github.com/ocharles/weeder/issues/112
]
type-class-roots = true