pep8analysis: add `no_warning` to generated files
[nit.git] / contrib / pep8analysis / src / parser / parser_prod.nit
index f7fb2f7..533cdb0 100644 (file)
@@ -1,6 +1,6 @@
 # Production AST nodes full definition.
 # This file was generated by SableCC (http://www.sablecc.org/).
-module parser_prod
+module parser_prod is no_warning("missing-doc")
 
 import lexer
 intrude import parser_nodes