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

apply all formatters even when there's errors #366

Merged
merged 1 commit into from
Sep 9, 2024

Commits on Sep 3, 2024

  1. feat: best-effort application of files to formatters

    If a formatter errors out, continue with subsequent formatters regardless.
    
    Do not cache the result to ensure later invocations re-try the same files.
    
    Signed-off-by: Brian McGee <[email protected]>
    brianmcgee committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b834fa3 View commit details
    Browse the repository at this point in the history