Skip to content

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

Merged
sean-mcmanus merged 1 commit intomainfrom
seanmcm/fixEditorConfigChecks
May 31, 2023
Merged

Stop using vcFormat for non-formatting .editorconfig settings.#11015
sean-mcmanus merged 1 commit intomainfrom
seanmcm/fixEditorConfigChecks

Conversation

@sean-mcmanus
Copy link
Copy Markdown
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