summaryrefslogtreecommitdiff
path: root/tests/lean/Matches.lean
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lean/Matches.lean')
-rw-r--r--tests/lean/Matches.lean3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/lean/Matches.lean b/tests/lean/Matches.lean
index 9233841b..8d592a85 100644
--- a/tests/lean/Matches.lean
+++ b/tests/lean/Matches.lean
@@ -2,6 +2,9 @@
-- [matches]
import Base
open Primitives
+set_option linter.dupNamespace false
+set_option linter.hashCommand false
+set_option linter.unusedVariables false
namespace matches