Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide CRLF newline style choice on formatter plugins. Fix #3151 #3152

Merged
merged 5 commits into from
Oct 23, 2020

Commits on Oct 22, 2020

  1. Provide CRLF newline style choice on formatter plugins. Fix #3151

    Signed-off-by: Hiroshi Hatake <hatake@clear-code.com>
    cosmo0920 committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    6d8ecdf View commit details
    Browse the repository at this point in the history
  2. test: Fix a failing testcase

    Signed-off-by: Hiroshi Hatake <hatake@clear-code.com>
    cosmo0920 committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    34e5440 View commit details
    Browse the repository at this point in the history
  3. Extract Newline specifying code as Mixin

    Signed-off-by: Hiroshi Hatake <hatake@clear-code.com>
    cosmo0920 committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    0943b14 View commit details
    Browse the repository at this point in the history
  4. Use Newline::Mixin for newline choice handling

    Signed-off-by: Hiroshi Hatake <hatake@clear-code.com>
    cosmo0920 committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    fdcfaf4 View commit details
    Browse the repository at this point in the history
  5. Follow newline code changes

    Signed-off-by: Hiroshi Hatake <hatake@clear-code.com>
    cosmo0920 committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    9899bab View commit details
    Browse the repository at this point in the history