Commit d4010842 authored by Max Woolf's avatar Max Woolf

Merge branch 'pedropombeiro/add-rb-line-limit-length-to-editorconfig' into 'master'

Formalise Ruby line limit to .editorconfig

See merge request gitlab-org/gitlab!84925
parents 725f7841 f945c1a2
......@@ -16,3 +16,6 @@ charset = utf-8
[*.{md,markdown,js.snap}]
trim_trailing_whitespace = false
[*.rb]
max_line_length = 120
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment