Mention .clang-format containing formatting options

Eberhard Beilharz 2024-06-19 16:11:35 +02:00
parent 1c7d8643f9
commit f2be8f6d98

@ -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