Improvement to the .editorconfig file (#3795)

This commit is contained in:
Sébastien Sougnez
2018-12-09 17:44:11 +01:00
committed by Sebastiaan Janssen
parent fb094f46be
commit 1d9bb4605b
2 changed files with 3 additions and 1 deletions

View File

@@ -14,3 +14,4 @@ indent_size = 4
# Trim trailing whitespace, limited support.
# https://github.com/editorconfig/editorconfig/wiki/Property-research:-Trim-trailing-spaces
trim_trailing_whitespace = true
csharp_prefer_braces = false : none

1
.gitignore vendored
View File

@@ -90,6 +90,7 @@ src/Umbraco.Web.UI.Client/[Bb]uild/*
src/Umbraco.Web.UI.Client/[Bb]uild/[Bb]elle/
src/Umbraco.Web.UI/[Uu]ser[Cc]ontrols/
src/Umbraco.Web.UI.Client/src/[Ll]ess/*.css
src/Umbraco.Web.UI.Client/vwd.webinfo
tools/NDepend/
src/Umbraco.Web.UI/App_Plugins/*