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

Unified Diff: .clang-format

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 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
« no previous file with comments | « no previous file | .dartino-settings » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .clang-format
diff --git a/.clang-format b/.clang-format
index 3e5761662afbac99043e49b8720b974311a33e46..f0c348f7572c3a4d96d66090e37b94ebd45b63f8 100644
--- a/.clang-format
+++ b/.clang-format
@@ -1,4 +1,4 @@
-# Defines the Fletch style for automatic reformatting.
+# Defines the Dartino style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Google
# This defaults to 'Auto'. Explicitly set it for a while, so that
« no previous file with comments | « no previous file | .dartino-settings » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698