Merge pull request #7193 from radarhere/editorconfig

This commit is contained in:
Hugo van Kemenade 2023-06-01 17:04:48 +03:00 committed by GitHub
commit 3ab83f22ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,10 +13,6 @@ indent_style = space
trim_trailing_whitespace = true
[*.rst]
# Four-space indentation
indent_size = 4
[*.yml]
# Two-space indentation
indent_size = 2