Skip to content

Commit

Permalink
chore: Update EditorConfig rule
Browse files Browse the repository at this point in the history
  • Loading branch information
ryonakano committed May 9, 2024
1 parent f6c77c1 commit 880bfbb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,5 @@ max_line_length = 120
tab_width = 4

# Markup files
[{*.html,*.xml,*.xml.in,*.yml}]
[{*.html,*.xml,*.xml.in*,*.yml}]
tab_width = 2

# Makefile
[Makefile]
indent_style = tab

0 comments on commit 880bfbb

Please sign in to comment.