We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
check
dry-run
Looking for an option to test that all files are formatted, but the pre-commit hook is being utilized by husky.
Would like to have a check / dry run option the same way dotnet format is doing it.
dotnet format --check --dry-run
Is an option like that available?
The text was updated successfully, but these errors were encountered:
Do you see this as a dupe of #176?
Sorry, something went wrong.
I do. Glad to see this has been requested already.
Cool, going to close this as a duplicate then.
No branches or pull requests
Looking for an option to test that all files are formatted, but the pre-commit hook is being utilized by husky.
Would like to have a check / dry run option the same way dotnet format is doing it.
Is an option like that available?
The text was updated successfully, but these errors were encountered: