Skip to content

Commit 15b4420

Browse files
committed
Remove .editorconfig
The .editorconfig only contains a single setting, overriding line endings for go files to CRLF. The go files in the repo are checked in with the go fmt defaults of LF endings though. On editors that respect .editorconfig, the misconfiguration implies that on every save all line endings get converted to CRLF which is undesired, given the state of the repo.
1 parent 00133fa commit 15b4420

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.editorconfig

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)