mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05: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/
|
||||
```
|
||||
|
||||
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! :^)
|
||||
|
||||
## Auto-Formatting
|
||||
|
|
Loading…
Add table
Reference in a new issue