aboutsummaryrefslogtreecommitdiff
path: root/weeder.toml
diff options
context:
space:
mode:
Diffstat (limited to 'weeder.toml')
-rw-r--r--weeder.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/weeder.toml b/weeder.toml
new file mode 100644
index 000000000..a38e82a12
--- /dev/null
+++ b/weeder.toml
@@ -0,0 +1,2 @@
+roots = [ "^Main.main$", "^Paths_.*$" ]
+type-class-roots = true