Skip to content

Commit

Permalink
Add .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
summerblue committed Mar 5, 2022
1 parent be5894f commit 65c7cb2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2

[docker-compose.yml]
indent_size = 4
[*.{js,html,blade.php,css,scss,vue}]
indent_style = space
indent_size = 2

0 comments on commit 65c7cb2

Please sign in to comment.