Merge: lib/github: implements caching to maximize rate limit.
[nit.git] / contrib / pep8analysis / src / parser / lexer.nit
index f5b910a..96f5430 100644 (file)
@@ -1,6 +1,6 @@
 # Lexer and its tokens.
 # This file was generated by SableCC (http://www.sablecc.org/).
-module lexer
+module lexer is no_warning("missing-doc", "old-init")
 
 intrude import parser_nodes
 private import tables