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

Do something about HoloLens C++ code formating #24031

Closed
paulrouget opened this issue Aug 22, 2019 · 0 comments
Closed

Do something about HoloLens C++ code formating #24031

paulrouget opened this issue Aug 22, 2019 · 0 comments
Labels

Comments

@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Aug 22, 2019

Visual Studio can format the whole file based on the clang-format file.

It's not done automatically, but it, sometimes, happens (on pasting for example).

That means we get some random syntax changes in pull requests. For example: #24030

We should enable tidy for hololens code, and figure out the right formatting.

bors-servo added a commit that referenced this issue Nov 4, 2019
mach fmt calls clang-format

Fix #24031

What would be the right way to also integrate this with tidy?
bors-servo added a commit that referenced this issue Nov 4, 2019
mach fmt calls clang-format

Fix #24031

What would be the right way to also integrate this with tidy?
@bors-servo bors-servo closed this in f626355 Nov 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.