Skip to content

Commit

Permalink
Remove generated files from .editorconfig.
Browse files Browse the repository at this point in the history
  • Loading branch information
mavit committed Oct 3, 2024
1 parent f6f2b57 commit 2365423
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,8 @@ trim_trailing_whitespace = true
charset = utf-8
indent_size = 4

[*.{html}]
charset = utf-8
[*.yml]
indent_size = 2

[*.{json}]
indent_size = 3

[*.{yaml}]
indent_size = 2

[Makefile]
indent_style = tab

[cpanfile]
indent_size = 2

0 comments on commit 2365423

Please sign in to comment.