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

BraceWrapping doesn't seem to be working #17

Open
tadeu opened this issue Oct 17, 2018 · 4 comments
Open

BraceWrapping doesn't seem to be working #17

tadeu opened this issue Oct 17, 2018 · 4 comments

Comments

@tadeu
Copy link

tadeu commented Oct 17, 2018

For clang-format 6.0.1, I'm setting BasedOnStyle to WebKit and BreakBeforeBraces to Custom. When I change individually items in BraceWrapping they don't affect the code, and if I download the clang-format file, BraceWrapping is not there!

@Skim-x-CAT Skim-x-CAT mentioned this issue Oct 22, 2018
@SasquatchYuja
Copy link

Got the same issue (LLVM base style) with BreakBeforeBraces: Custom and options set in BraceWrapping. Output clang-format file contains BreakBeforeBraces: Custom but no change occurs whatever set of BraceWrapping I tick

@DominikDeak
Copy link

I can also confirm that this BraceWrapping is broken for BreakBeforeBraces: Custom. Even if I hand edit the .clang-format file and manually add BraceWrapping flags, then re-upload, changes have no effect.

@KestrelAdrian
Copy link

Yep, I'm trying on safari and it's not working for me either.

@superKoder
Copy link

True. None of the checkboxes are actually written into the file either.

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

No branches or pull requests

5 participants