Skip to content

Commit

Permalink
add .editorconfig file
Browse files Browse the repository at this point in the history
  • Loading branch information
i-rinat committed Dec 9, 2017
1 parent fb3c00d commit 638d5cc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
root = true

[**]
end_of_line = lf
indent_size = 4
indent_style = space
max_line_length = 100

0 comments on commit 638d5cc

Please sign in to comment.