Skip to content

Commit

Permalink
alter github display
Browse files Browse the repository at this point in the history
  • Loading branch information
SoScared committed Apr 1, 2018
1 parent 12ed202 commit 85ce278
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
16 changes: 16 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
; Top-most http://editorconfig.org/ file
root = true

; Unix-style newlines
[*]
end_of_line = LF

; 4-column tab indentation
[*.cs]
indent_style = tab
indent_size = 4

; 4-column tab indentation
[*.yaml]
indent_style = tab
indent_size = 4
1 change: 0 additions & 1 deletion _config.yml

This file was deleted.

0 comments on commit 85ce278

Please sign in to comment.