Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Refactor linebreak-style and add fixer #2394

Merged
merged 2 commits into from
Mar 24, 2017
Merged

Refactor linebreak-style and add fixer #2394

merged 2 commits into from
Mar 24, 2017

Commits on Mar 23, 2017

  1. Refactor linebreak-style

    [new-fixer] `linebreak-style`
    The rule checks the line ending directly in the source text instead of using a scanner. That way we also find failures inside multiline comments and template strings.
    ajafff committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    9cb87a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. Fix line endings in tests

    ajafff committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    f81bda6 View commit details
    Browse the repository at this point in the history