pegleg/src/bin/pegleg/pegleg/engine
Felipe Monteiro cc000c66ab Perform validations on site documents as part of "collect" command
Pegleg should have the ability to perform validations as part of
"collect" by default and bypass validation using optional parameter.

This PS adds automatic validation (enabled by default) to Pegleg's
collect command or else skips it if --no-validate is provided.
The "collect" command also takes the same optional arguments of
-x/-w for controlling the lint options which are excluded or warned
about.

Change-Id: Iee9f27f1133d780d507f7a13cce42076768a0c1c
2018-06-11 10:06:50 -04:00
..
util Perform validations on site documents as part of "collect" command 2018-06-11 10:06:50 -04:00
__init__.py Add Apache copyright to all Python files 2018-04-05 09:13:26 -04:00
errorcodes.py Add Apache copyright to all Python files 2018-04-05 09:13:26 -04:00
lint.py Perform validations on site documents as part of "collect" command 2018-06-11 10:06:50 -04:00
site.py Perform validations on site documents as part of "collect" command 2018-06-11 10:06:50 -04:00
stub.py Add Apache copyright to all Python files 2018-04-05 09:13:26 -04:00