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

Stop using vcFormat for non-formatting .editorconfig settings. #11015

Merged
merged 1 commit into from
May 31, 2023

Conversation

sean-mcmanus
Copy link
Contributor

The bug was an .editorconfig file with "cpp_naming_rule" would trigger vcFormat instead of clang-format, so this switches it to check for the specific formatting properties at https://learn.microsoft.com/en-us/visualstudio/ide/cpp-editorconfig-properties?view=vs-2019 .

@sean-mcmanus sean-mcmanus requested a review from a team May 26, 2023 18:14
@sean-mcmanus sean-mcmanus merged commit 3ef10f2 into main May 31, 2023
@sean-mcmanus sean-mcmanus deleted the seanmcm/fixEditorConfigChecks branch May 31, 2023 20:57
@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants