Add git cl format presubmit warning for extension and apps.
commite2fa6e86d9d062af7b80f7ded7cfb2513601046d
authorscheib@chromium.org <scheib@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 8 Feb 2014 00:46:46 +0000 (8 00:46 +0000)
committerscheib@chromium.org <scheib@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 8 Feb 2014 00:46:46 +0000 (8 00:46 +0000)
treea5bf295381cd34630678e0b2fb5cbb168bf8daad
parent0e955432e32298a6789408261e1c3d30b03083ad
Add git cl format presubmit warning for extension and apps.

Upon patch upload 'git cl format' is run on the diff and outputs a
warning if the diff has style violations, saving manual review time for
coding style.

BUG=none
NOTRY=true

Review URL: https://codereview.chromium.org/153953011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@249868 0039d316-1c4b-4281-b951-d872f2087c98
apps/PRESUBMIT.py [new file with mode: 0644]
chrome/browser/chromeos/extensions/PRESUBMIT.py [new file with mode: 0644]
chrome/browser/extensions/PRESUBMIT.py
chrome/browser/ui/apps/PRESUBMIT.py [new file with mode: 0644]
chrome/common/extensions/PRESUBMIT.py
chrome/renderer/extensions/PRESUBMIT.py [new file with mode: 0644]