Skip to content

Commit

Permalink
editorconfig: Allow 2 spaces for YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
AfroThundr3007730 committed Mar 12, 2024
1 parent 03c6051 commit b269c54
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_style = space
insert_final_newline = true
max_line_length = 120
trim_trailing_whitespace = true

[**.yml]
indent_size = 2

0 comments on commit b269c54

Please sign in to comment.