facebookexperimental / facebookexperimental/libunifex

update `.clang-format` and re-format everything

Open
#485 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
C++
Stars
1.7k
Forks
210
PR merge metrics
No merged PRs in 30d

Description

1. do not put `case state_t::CONSTRUCTED: just = false; break;` on a single line
2. [avoid adding spaces](https://clang.llvm.org/docs/ClangFormatStyleOptions.html#indentppdirectives) `# include` for nested `#`
3. consistently apply trailing `//` for `template()` and `|` operators
4. License headers
5. ...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.