Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(786)

Unified Diff: chromeos/PRESUBMIT.py

Issue 817983004: Add formatting presubmit checks for all ash/chromeos directory (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chromeos/PRESUBMIT.py
diff --git a/ash/PRESUBMIT.py b/chromeos/PRESUBMIT.py
similarity index 93%
copy from ash/PRESUBMIT.py
copy to chromeos/PRESUBMIT.py
index f39f299b21700870deaed1717f3c614564947e74..64582bf00232a00540541abf0af4a3798b29c682 100644
--- a/ash/PRESUBMIT.py
+++ b/chromeos/PRESUBMIT.py
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-"""Presubmit script for ash.
+"""Presubmit script for chromeos.
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
for more details about the presubmit API built into depot_tools.

Powered by Google App Engine
This is Rietveld 408576698