Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 9a7c5bb71..c8f2af68c 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -24,6 +24,7 @@ max_line_length = 80
[**.proto]
indent_style = space
indent_size = 2
+max_line_length = 100
[**.rb]
indent_size = 2