Browse Source

Don't warn on missing specs

Seth Falcon 9 years ago
parent
commit
ec4a68862d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      rebar.config

+ 2 - 2
rebar.config

@@ -22,8 +22,8 @@
     warn_unused_function,
     warn_deprecated_function,
 
-    strict_validation,
-    warn_missing_spec
+    strict_validation
+    %, warn_missing_spec
 ]}.
 
 {deps, [