mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-20 16:28:54 +00:00
Meta: Switch to clang-format-19 as the standard formatter
This commit is contained in:
parent
2ec97b4548
commit
66732d2203
Notes:
github-actions[bot]
2024-12-28 13:40:44 +00:00
Author: https://github.com/trflynn89
Commit: 66732d2203
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3067
5 changed files with 14 additions and 14 deletions
|
@ -36,7 +36,7 @@ Qt Creator should be set up correctly now, go ahead and explore the project and
|
|||
|
||||
## Auto-Formatting
|
||||
|
||||
You can use `clang-format` to help you with the [style guide](../CodingStyle.md). Before you proceed, check that you're actually using clang-format version 18, as some OSes will ship other clang-format versions by default.
|
||||
You can use `clang-format` to help you with the [style guide](../CodingStyle.md). Before you proceed, check that you're actually using the clang-format version specified in the style guide, as some OSes will ship other clang-format versions by default.
|
||||
|
||||
- In QtCreator, go to "Help > About Plugins…"
|
||||
- Find the `Beautifier (experimental)` row (for example, by typing `beau` into the search)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue