Skip to content

Commit

Permalink
Build: Ensure yml use tabs.
Browse files Browse the repository at this point in the history
  • Loading branch information
unknownbrackets committed Dec 31, 2020
1 parent 23a78ba commit 15a758f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Expand Up @@ -8,7 +8,7 @@ insert_final_newline = true
# Would be nice, but don't want to change files unnecessarily.
#trim_trailing_whitespace = true

[*.py]
[*.{py,yml}]
indent_style = space
indent_size = 2

Expand Down

0 comments on commit 15a758f

Please sign in to comment.