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

Adds dotnet-format to CI/CD #32

Merged
merged 1 commit into from
Dec 23, 2021

Conversation

Kritner
Copy link
Member

@Kritner Kritner commented Dec 23, 2021

Adds running of dotnet-format within the CI and CICD workflows. PRs will now be rejected if the dotnet-format --check command returns a non-zero status code, indicating the code (ideally the code being changed in the PR) does not follow the .editorconfig. This PR also includes a run of dotnet-format as a part of its change to get everything up to the .editorconfig's baseline.

@Kritner Kritner merged commit 2d46abc into OrleansContrib:main Dec 23, 2021
@Kritner Kritner deleted the FEATURE/dotnetFormat branch December 23, 2021 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant