mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
Mention .clang-format containing formatting options
parent
1c7d8643f9
commit
f2be8f6d98
1 changed files with 2 additions and 0 deletions
|
|
@ -52,6 +52,8 @@ Note that this comment is not a doxygen comment; use `/*`, not `/**`.
|
|||
|
||||
## Code Format
|
||||
|
||||
(Formatting options for some languages like C/C++ are defined in `.clang-format` and are picked up by the vscode formatter)
|
||||
|
||||
In brief:
|
||||
|
||||
* Spaces, not tabs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue