mirror of
https://github.com/NorfairKing/feedback.git
synced 2024-11-22 03:35:09 +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 = [
|
|
]
|