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

Standardize code formatting using clang-format w/ LLVM style #183

Merged
merged 2 commits into from
Sep 14, 2020

Conversation

petejohanson
Copy link
Contributor

  • Use the LLVM style
  • Override indent width (8) and column limit (100)
  • Fixes Coding style #142.

@petejohanson petejohanson changed the title ops/clang-format-checks Standardize code formatting using clang-format w/ LLVM style Sep 14, 2020
@petejohanson petejohanson added core Core functionality/behavior of ZMK enhancement New feature or request labels Sep 14, 2020
@petejohanson petejohanson force-pushed the ops/clang-format-checks branch from c2cd38c to ee13b65 Compare September 14, 2020 03:36
@petejohanson petejohanson self-assigned this Sep 14, 2020
* Use the LLVM style
* Override indent width (8) and column limit (100)
* Fixes zmkfirmware#142.
@petejohanson petejohanson force-pushed the ops/clang-format-checks branch from ee13b65 to 191a2d7 Compare September 14, 2020 04:11
@petejohanson petejohanson merged commit 9110335 into zmkfirmware:main Sep 14, 2020
MangoIV pushed a commit to MangoIV/zmk that referenced this pull request Dec 18, 2020
…-checks

Standardize code formatting using clang-format w/ LLVM style
tyalie pushed a commit to tyalie/zmk that referenced this pull request Nov 15, 2022
…-checks

Standardize code formatting using clang-format w/ LLVM style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core functionality/behavior of ZMK enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coding style
1 participant