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

Configure and Enable the uncrustify #14

Closed
3 tasks done
wjwwood opened this issue Mar 10, 2015 · 1 comment
Closed
3 tasks done

Configure and Enable the uncrustify #14

wjwwood opened this issue Mar 10, 2015 · 1 comment
Assignees

Comments

@wjwwood
Copy link
Member

wjwwood commented Mar 10, 2015

We have a tools for checking our code with uncrustify but it is not configured to our liking yet.

Acceptance Criteria:

  • Decide on a configuration with the team
  • Reenable the linter
  • Create tasks for fixing failing packages
@dirk-thomas
Copy link
Member

Configured:

  • the code_width to be 100 characters
  • forced newlines between:
    • namespace and open curly brace
    • template<...> and class / function declaration
    • class and open curly brace
    • function signature and open curly brace

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

2 participants