Skip to content

Commit

Permalink
🔥 Removed unused rules from .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
patevs committed Jan 19, 2021
1 parent aac1bb8 commit b448594
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,4 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

# Markdown
[*.md]
max_line_length = 80

#JSON
[*.json]
insert_final_newline = false

# EOF #

0 comments on commit b448594

Please sign in to comment.