With Emacs 24.5.1 (with Spacemacs) I get strange indentation:

 rule dummy:
     input:
         "dummy_input_1",
           "dummy_input_2", # This line is indented more?
           "dummy_input_3",

Is this the intended behaviour?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.