mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-18 08:51:46 +03:00
27604359d4
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. |
||
---|---|---|
.. | ||
indent-after-class | ||
method-definition-shouldnt-duplicate |