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

Unified Diff: third_party/WebKit/Source/platform/.clang-format

Issue 2393803004: blink: Enforce comment formatting (except in core/layout, for now) (Closed)
Patch Set: Created 4 years, 2 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: third_party/WebKit/Source/platform/.clang-format
diff --git a/third_party/WebKit/Source/platform/.clang-format b/third_party/WebKit/Source/platform/.clang-format
deleted file mode 100644
index 2d597aa13280e2baaf96776db2ef24351814b219..0000000000000000000000000000000000000000
--- a/third_party/WebKit/Source/platform/.clang-format
+++ /dev/null
@@ -1,5 +0,0 @@
-# TODO(thakis): Remove this once Source/.clang-format no longer says
-# `ReflowComments: false`.
-BasedOnStyle: Chromium
-Standard: Cpp11
-ReflowComments: true

Powered by Google App Engine
This is Rietveld 408576698