Skip to content

Commit

Permalink
Update editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiaanluca committed Mar 17, 2022
1 parent a2dc40d commit da2b8d1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@ end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

[*.yml]
[*.md]
trim_trailing_whitespace = false

[*.{yml,yaml}]
indent_size = 2

0 comments on commit da2b8d1

Please sign in to comment.