Просмотр исходного кода

Fixes 4132. .editorconfig has ambiguous configuration with same files (#4133)

Co-authored-by: Tig <[email protected]>
BDisp 3 месяцев назад
Родитель
Сommit
d3f4c42785
1 измененных файлов с 0 добавлено и 5 удалено
  1. 0 5
      .editorconfig

+ 0 - 5
.editorconfig

@@ -1881,8 +1881,3 @@ tab_width = 4
 indent_style = space
 indent_size = 2
 tab_width = 2
-
-[*.{appxmanifest,axaml,axml,build,config,cs,csproj,dbml,discomap,dtd,jsproj,lsproj,njsproj,nuspec,paml,proj,props,resw,resx,StyleCop,targets,tasks,vb,vbproj,xaml,xamlx,xml,xoml,xsd}]
-indent_style = space
-indent_size = 4
-tab_width = 4