Skip to content

Commit

Permalink
Added editorconfig properties from corefx
Browse files Browse the repository at this point in the history
  • Loading branch information
yannisgu committed Mar 20, 2015
1 parent 5c11369 commit 525d774
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ root = true
[*]
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true

# Xml project files
[*.{csproj,vbproj,vcxproj,vcxproj.filters,proj,projitems,shproj}]
Expand Down

0 comments on commit 525d774

Please sign in to comment.