1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-09-16 09:26:52 +02:00

tabs vs spaces

This commit is contained in:
Carlos Alexandro Becker
2017-01-11 14:55:51 -02:00
parent 22e9fb8b43
commit 6b563b1dbf

View File

@@ -8,3 +8,7 @@ insert_final_newline = true
trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8
[*.md]
indent_size = 2
indent_style = space