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
@SimonCropp thank you for all the linting and other improvements pull requests (for other readers #1365 through #1398)
I'd like to make sure we don't introduce regressions on those improvements in the future. Hence this issue.
I think we should be able to get all those checked on every PR with:
dotnet format --verify-no-changes
Thoughts? Is this something you'd be willing to submit a PR for once the linting PRs are merged?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@SimonCropp thank you for all the linting and other improvements pull requests (for other readers #1365 through #1398)
I'd like to make sure we don't introduce regressions on those improvements in the future. Hence this issue.
I think we should be able to get all those checked on every PR with:
dotnet format --verify-no-changes
Thoughts? Is this something you'd be willing to submit a PR for once the linting PRs are merged?
The text was updated successfully, but these errors were encountered: