Skip to content

Commit

Permalink
Update .editorconfig (#6182)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Siewertsen authored Jun 9, 2022
1 parent 9d20884 commit 3d12062
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ trim_trailing_whitespace = false

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

[docker-compose.yml]
indent_size = 4

[*.{js,vue}]
indent_size = 4

0 comments on commit 3d12062

Please sign in to comment.