mirror of
https://github.com/NorfairKing/feedback.git
synced 2024-11-22 21:19:52 +03:00
10 lines
117 B
TOML
10 lines
117 B
TOML
|
unused-types = true
|
||
|
type-class-roots = false
|
||
|
roots = [
|
||
|
# General
|
||
|
".main$",
|
||
|
"^Paths_.*",
|
||
|
]
|
||
|
root-instances = [
|
||
|
]
|