Remove redundant property already defined in another section

This commit is contained in:
Hugo van Kemenade 2022-04-10 17:39:56 +03:00
parent 98e8e6df33
commit d32d96fab1

View File

@ -16,7 +16,6 @@ trim_trailing_whitespace = true
[*.yml]
# Two-space indentation
indent_size = 2
indent_style = space
# Tab indentation (no size specified)
[Makefile]