Skip to content

Commit

Permalink
fix(*:skip) Update .editorconfig (#4238)
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljanes authored Sep 19, 2024
1 parent b5dc996 commit 09c96c1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ profile = black
indent_style = space
indent_size = 2

[*.md]
indent_style = space
indent_size = 2

[*.yml]
indent_style = space
indent_size = 2

[*.toml]
indent_style = space
indent_size = 4

0 comments on commit 09c96c1

Please sign in to comment.