🔧 Indent ruby with 2 spaces

This commit is contained in:
Ben Chatelain 2018-10-20 18:12:28 -06:00
parent 11a0e3e14e
commit 369a87af80

View file

@ -11,3 +11,6 @@ insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[*.rb]
indent_size = 2