Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Remove end_of_line from .editorconfig, can't be ensured for external …
Browse files Browse the repository at this point in the history
…libraries.

And during fuzy search Sublime Text is trying to fix preview files.
  • Loading branch information
steida committed Nov 17, 2013
1 parent 8396094 commit 2fe91cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .editorconfig
Expand Up @@ -4,7 +4,6 @@ root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false

0 comments on commit 2fe91cb

Please sign in to comment.