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

command: correctly propogate line_ending setting #216

Merged
merged 3 commits into from
Oct 31, 2024

Commits on Oct 31, 2024

  1. command: correctly propogate line_ending setting

    The line_ending setting from the formatter was accidentally being
    ignored in favour of only checking the top level. This PR refactors the
    code while taking this edge case into account.
    braydonk committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d82c7ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06b7764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    effdf98 View commit details
    Browse the repository at this point in the history