private, protected indent
Closed this issue · 1 comments
irakli-lekishvili commented
As default this gem does indents code bellow private or protected, is there any configuration parameter which will beautify code like this?
private
def some_method
end
erniebrodeur commented
Nope, and this bug has been noted in #37