Skip to content

Commit

Permalink
Add *.yml settings in .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
SergiusTheBest committed Jan 3, 2023
1 parent 0bd1d75 commit 82550b4
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 @@ -12,3 +12,6 @@ indent_size = 4

[*.md]
trim_trailing_whitespace = false

[*.yml]
indent_size = 2

0 comments on commit 82550b4

Please sign in to comment.