aboutsummaryrefslogtreecommitdiff
path: root/PRESUBMIT.cfg
AgeCommit message (Collapse)Author
2015-06-05Do not allow hard tabs in submitted sourcesVadim Bendebury
With the new edits the tabs should not be present. TEST=none Change-Id: I2bbe42a1acf96508618bcffa724a3be4b3d38cd0 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/275423 Reviewed-by: Utkarsh Sanghi <usanghi@chromium.org>
2015-05-29Disable presubmit checks until the repository is fully portedVadim Bendebury
This code violates many Chrome OS coding conventions, some of them do not have to be in the new additions, but have to be tolerated while the code is being ported. BUG=chromium:493261 TEST=none Change-Id: I76569af9cb2d41a4382fcd390cf45229e6f680c2 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>