mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-04-25 19:06:34 +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 files
|
||||||
[*.{xaml,axaml}]
|
[*.{xaml,axaml}]
|
||||||
indent_size = 2
|
indent_size = 4
|
||||||
# DuplicateSetterError
|
# DuplicateSetterError
|
||||||
avalonia_xaml_diagnostic.AVLN2203.severity = warning
|
avalonia_xaml_diagnostic.AVLN2203.severity = warning
|
||||||
# StyleInMergedDictionaries
|
# StyleInMergedDictionaries
|
||||||
|
|||||||
Reference in New Issue
Block a user