Editor Config can set default settings. All .editorconfig file are included that are in the CWD or it's parent directories until root directory is reached, or an .editorconfig file with root = true is found. For conflicting definitions, .editorconfig file closer to CWD takes precedence, and definitions closer to the bottom of file is prioritized.
# top-most EditorConfig file