summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
Commit message (Expand)AuthorAgeFilesLines
...
* Allow PRESUBMIT.py to handle deleted files.thestig@chromium.org2009-03-131-1/+1
* Add exceptions to max_cols rule.maruel@chromium.org2009-03-101-2/+8
* Add end of file newline checks to PRESUBMIT.py.deanm@chromium.org2009-03-101-0/+10
* Temporarily disable max_cols=80 rule since there's too many source files that...maruel@chromium.org2009-03-051-2/+6
* - Add «no trailing whitespace» and <=80 cols rules.maruel@chromium.org2009-03-051-29/+73
* Very basic starter presubmit script for Chromium, as requested by maruel.maruel@chromium.org2009-02-191-0/+73