Skip to content

Commit

Permalink
Fix editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
noirbizarre committed Sep 10, 2018
1 parent 241dce8 commit 015ae1c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,8 @@ trim_trailing_whitespace = true
insert_final_newline = true

[*.py]
indent_size = 4
max_line_length = 120

[*.md]
indent_size = 2
trim_trailing_whitespace = false

[**/*.scss]
indent_size = 2

[**/*.{json,yaml,yml}]
indent_size = 2

0 comments on commit 015ae1c

Please sign in to comment.