--TEST-- Integration of fixers: array_indentation,align_multiline_comment. --RULESET-- {"array_indentation": true, "align_multiline_comment": {"comment_type": "all_multiline"}} --EXPECT-- 'is a bug', 'but' => 'this is too', ]; --INPUT-- 'is a bug', 'but' => 'this is too', ];