summaryrefslogtreecommitdiff
path: root/test/indent/ruby/method-definition-shouldnt-duplicate/in
AgeCommit message (Collapse)Author
2018-04-10Add test for buggy ruby method newlineNate Clark
Currently, inserting a newline after a ruby method will incorrectly cause the following line to repeat the method header. This commit adds a test case to illustrate the bug.