Bladeren bron

Added Lint Code on Build documentationj

Björn Ritzl 1 jaar geleden
bovenliggende
commit
783d59c354

+ 3 - 0
docs/en/manuals/editor-preferences.md

@@ -26,6 +26,9 @@ Escape Quits Game
 Track Active Tab in Asset Browser
 : The file edited in selected tab in the *Editor* pane will be selected in the Asset Browser (also known as the *Asset* pane).
 
+Lint Code on Build
+: Enables [code linting](/manuals/writing-code/#linting-configuration) when the project is built. This option is enabled by default, but can be disabled if the linting in a large project takes too much time.
+
 Path to custom keymap
 : Absolute path to a file containing [custom keyboard shortcuts](/manuals/editor-keyboard-shortcuts).
 

BIN
docs/en/manuals/images/editor/preferences_general.png


BIN
docs/en/manuals/images/editor/[email protected]