mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 19:24:08 +00:00
18 lines
366 B
Markdown
18 lines
366 B
Markdown
# Goal
|
|
|
|
|
|
the project has included a .clang-format as the code guideline.
|
|
|
|
# How to use this file
|
|
|
|
|
|
## 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.
|