mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +00:00
consistency
This commit is contained in:
parent
1061c024d8
commit
d217307747
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ This document marks the inaugural Breaking Change merge. A list of changes follo
|
||||||
|
|
||||||
## Core code formatting with clang-format
|
## Core code formatting with clang-format
|
||||||
|
|
||||||
* All core code (`drivers/`, `quantum/`, `tests/`, and `tmk_core`) has been formatted with clang-format
|
* All core files (`drivers/`, `quantum/`, `tests/`, and `tmk_core/`) have been formatted with clang-format
|
||||||
* A travis process to reformat PR's on merge has been instituted
|
* A travis process to reformat PR's on merge has been instituted
|
||||||
* You can use the new CLI command `qmk cformat` to format before submitting your PR if you wish.
|
* You can use the new CLI command `qmk cformat` to format before submitting your PR if you wish.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue