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

adding CppStandard version to clang_format_style #5351

Closed
wants to merge 1 commit into from

Conversation

elahehrashedi
Copy link
Contributor

bug fix: #3578

@elahehrashedi elahehrashedi requested a review from a team April 23, 2020 18:34
@sean-mcmanus
Copy link
Contributor

sean-mcmanus commented Apr 23, 2020

We shouldn't update the description. Most users won't be using C++03, so the fact that internally we'll switch to using that for the "Visual Studio" style doesn't need to be described here. The description is meant as a baseline for users to copy to modify if they wanted to change it slightly. The fact that users could add a CppStandard that matches their language (and their installed clang-format version) to their clang-format styles might be useful to describe, but probably somewhere else in the docs (not sure where exactly).

Copy link
Contributor

@sean-mcmanus sean-mcmanus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

@bobbrow
Copy link
Member

bobbrow commented Apr 27, 2020

@sean-mcmanus should we just close this PR then?

@sean-mcmanus
Copy link
Contributor

@sean-mcmanus should we just close this PR then?

Yes.

@elahehrashedi elahehrashedi deleted the elrashed/3578 branch August 3, 2020 17:57
@github-actions github-actions bot locked and limited conversation to collaborators Oct 8, 2020
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.

Update default clang-format style to format "> >" correctly based on cppStandard
4 participants