Commit f945c1a2 authored by Pedro Pombeiro's avatar Pedro Pombeiro

Formalise Ruby line limit to .editorconfig

parent fe754f3e
......@@ -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