Skip to content

Commit

Permalink
chore: default indentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
sfermigier committed Nov 28, 2023
1 parent 426cf65 commit 3cfaeaa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ indent_style = tab

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

[*.css]
indent_size = 2

0 comments on commit 3cfaeaa

Please sign in to comment.