Merge: GitHub api: Issue events, contributor stats, files
[nit.git] / contrib / pep8analysis / src / parser / parser.nit
index 2be9a9a..3fd9171 100644 (file)
@@ -1,6 +1,6 @@
 # Parser.
 # This file was generated by SableCC (http://www.sablecc.org/).
-module parser
+module parser is no_warning("missing-doc", "old-init")
 
 intrude import parser_prod
 import tables