summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/_tags3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/_tags b/src/_tags
index d9bf28d8..f188b454 100644
--- a/src/_tags
+++ b/src/_tags
@@ -6,3 +6,6 @@ true: -traverse, debug
# see http://caml.inria.fr/mantis/view.php?id=4943
<lem_interp/*> and not <lem_interp/*.cmxa>: use_nums, use_lem
<test/*> and not <test/*.cmxa>: use_nums, use_lem, use_str
+
+# disable partial match and unused variable warnings
+<**/*.ml>: warn_p, warn_y