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

Clang format #55

Open
BearishSun opened this issue Mar 22, 2018 · 2 comments
Open

Clang format #55

BearishSun opened this issue Mar 22, 2018 · 2 comments
Labels
OFFICIAL type: enhancement [MINOR] Feature that doesn't take more than a few days to implement
Milestone

Comments

@BearishSun
Copy link
Member

Add a clang format file to enforce code style rules.

@BearishSun BearishSun added type: enhancement [MAJOR] Feature that takes a few weeks up to few months to implement OFFICIAL labels Mar 22, 2018
@BearishSun BearishSun added this to the Longterm milestone Mar 22, 2018
@BearishSun BearishSun added type: enhancement [MINOR] Feature that doesn't take more than a few days to implement and removed type: enhancement [MAJOR] Feature that takes a few weeks up to few months to implement labels Mar 23, 2018
@jonesmz
Copy link
Contributor

jonesmz commented Mar 25, 2018

You might consider using a script similar to this: https://github.com/smaeul/uncrustify-auto

That one, uses uncrustify, but it's probably not too hard to convert it to clang format.

@cwfitzgerald
Copy link
Contributor

I have a cmake clang-format script sitting around. It is currently a little crusty (relies on bad cmake style), but if I clean it up I would consider donating it to the cause :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OFFICIAL type: enhancement [MINOR] Feature that doesn't take more than a few days to implement
Projects
None yet
Development

No branches or pull requests

3 participants