Skip to content

Commit

Permalink
Update editor config indent level for yaml files
Browse files Browse the repository at this point in the history
  • Loading branch information
joelvaneenwyk committed Mar 14, 2024
1 parent 5cd2851 commit d51e651
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 @@ -9,3 +9,6 @@ indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

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

0 comments on commit d51e651

Please sign in to comment.