Skip to content

Commit

Permalink
chore: editorconfig for yaml files
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuDa committed Oct 4, 2023
1 parent df863dd commit e176b6e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@ indent_style = tab
indent_size = 2
trim_trailing_whitespace = true
charset = utf-8

[*.yaml]
indent_style = space
ij_yaml_spaces_within_braces = false
ij_yaml_spaces_within_brackets = false

0 comments on commit e176b6e

Please sign in to comment.