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

Unified Diff: third_party/grpc/.editorconfig

Issue 1932353002: Initial checkin of gRPC to third_party/ Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | « third_party/grpc/.clang-format ('k') | third_party/grpc/.gitignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/grpc/.editorconfig
diff --git a/third_party/grpc/.editorconfig b/third_party/grpc/.editorconfig
new file mode 100644
index 0000000000000000000000000000000000000000..f74451692473170505885a2689229cefccf569e6
--- /dev/null
+++ b/third_party/grpc/.editorconfig
@@ -0,0 +1,7 @@
+root = true
+[**]
+end_of_line = LF
+indent_style = space
+indent_size = 2
+insert_final_newline = true
+tab_width = 8
« no previous file with comments | « third_party/grpc/.clang-format ('k') | third_party/grpc/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698