line_ending,braces.test 152 B

123456
  1. --TEST--
  2. Integration of fixers: line_ending,braces.
  3. --RULESET--
  4. {"line_ending": true, "braces": true}
  5. --CONFIG--
  6. {"indent": "\t", "lineEnding": "\r\n"}