mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:17:44 +00:00
Documentation: QtCreator likes BOMs, our linter doesn't
This commit is contained in:
parent
b46da5c2cb
commit
44649517e4
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ Build/Userland/Libraries/
|
||||||
AK/
|
AK/
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Finally, search in the options for "BOM" (Text Editor > Behavior > File Encodings > UTF-8 BOM), and switch to "Always delete".
|
||||||
|
|
||||||
Qt Creator should be set up correctly now, go ahead and explore the project and try making changes. Have fun! :^)
|
Qt Creator should be set up correctly now, go ahead and explore the project and try making changes. Have fun! :^)
|
||||||
|
|
||||||
## Auto-Formatting
|
## Auto-Formatting
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue