Skip to content

Commit 8dfbc25

Browse files
fixes MicrosoftDocs/visualstudio-docs/issues/8426 -- note is no longer true
1 parent e3c93e7 commit 8dfbc25

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/ide/create-portable-custom-editor-options.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ Coding conventions you use on your personal projects might differ from those use
3535

3636
Because a file in the codebase contains the settings, they travel along with that codebase. As long as you open the code file in an EditorConfig-compliant editor, the text editor settings are activated. For more information about EditorConfig files, see the [EditorConfig.org](https://editorconfig.org/) website.
3737

38-
> [!NOTE]
39-
> Conventions that you set in an EditorConfig file can't currently be enforced in a CI/CD pipeline as build errors or warnings. Any style deviations appear only in the Visual Studio editor and **Error List**.
40-
4138
## Supported settings
4239

4340
The editor in Visual Studio supports the core set of [EditorConfig properties](https://editorconfig.org/#supported-properties):

0 commit comments

Comments
 (0)