mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:27:34 +00:00
Documentation: Fixed minor typo in UsingQtCreator
This commit is contained in:
parent
c3d231616c
commit
86d230ab5f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ You can use `clang-format` to help you with the [style guide](https://github.com
|
|||
- Type "beau" in the search box, go to "Beautifier > Clang Format"
|
||||
- Select the "customized" style, click "edit"
|
||||
- Paste the entire content of the file `.clang-format` into the "value" box, and click "OK"
|
||||
- In the "Beatifier > General" tab, check "Enable auto format on file save"
|
||||
- In the "Beautifier > General" tab, check "Enable auto format on file save"
|
||||
- Select the tool "ClangFormat" if not already selected, and click "OK"
|
||||
|
||||
Note that not the entire project is clang-format-clean (yet), so sometimes you will see large diffs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue