1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-12-18 08:51:46 +03:00
kakoune/test/indent/ruby
Nate Clark 27604359d4 Add test for buggy ruby method newline
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.
2018-04-10 18:30:12 -05:00
..
indent-after-class Add Ruby indentation test 2018-03-02 13:13:19 +00:00
method-definition-shouldnt-duplicate Add test for buggy ruby method newline 2018-04-10 18:30:12 -05:00