mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-04-24 18:36:36 +08:00
Change indent size for Xaml files from 2 to 4
This commit is contained in:
@@ -198,7 +198,7 @@ dotnet_diagnostic.AVA2001.severity = warning
|
||||
|
||||
# Xaml files
|
||||
[*.{xaml,axaml}]
|
||||
indent_size = 2
|
||||
indent_size = 4
|
||||
# DuplicateSetterError
|
||||
avalonia_xaml_diagnostic.AVLN2203.severity = warning
|
||||
# StyleInMergedDictionaries
|
||||
|
||||
Reference in New Issue
Block a user