mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 15:24:05 +00:00
Update how to use .clang-format to format the code.md
This commit is contained in:
parent
1a0af48a7a
commit
ce40e66464
|
@ -6,7 +6,12 @@ the project has included a .clang-format as the code guideline.
|
|||
# How to use this file
|
||||
|
||||
|
||||
## Steps:
|
||||
## QtCreator:
|
||||
|
||||
|
||||
Check the steps in the following webpage.
|
||||
https://doc.qt.io/qtcreator/creator-indenting-code.html#automatic-formatting-and-indentation
|
||||
|
||||
## Visual Studio(Newer Version)
|
||||
|
||||
visual studio will automatically detect this file and apply the format guideline.
|
||||
|
|
Loading…
Reference in a new issue