aboutsummaryrefslogtreecommitdiffstats
path: root/selene.toml
diff options
context:
space:
mode:
Diffstat (limited to 'selene.toml')
-rw-r--r--selene.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/selene.toml b/selene.toml
index d8e213ac..95df325c 100644
--- a/selene.toml
+++ b/selene.toml
@@ -1,4 +1,5 @@
std="lua51+vim"
+exclude = ["lua/mason-vendor/*"]
[rules]
unused_variable = "allow"