7 Commits (a5aae1c145b0393012898f1e834b8854e8f98f9c)

Author SHA1 Message Date
Andrey Nering a285c07d5e .editorconfig: do not specify line ending
That is annoying on Windows, since the editor will change the file if
you just open it. Git will checking as LF anyway.
8 years ago
Matthias Loibl 1ceb56fc7f Go uses ident size 8 with tabs. Nothing else.
We are using gofmt to format our code. This will emit tabs.
The standard is tabs which is 8 spaces.
8 years ago
Sandro Santilli 6111e09a97 Drop indent-size from Makefile section 8 years ago
Sandro Santilli c808e8c138 Use tabs in Makefiles 8 years ago
Unknwon 8516dfcb6c #2018 able to sync now for mirrors
- Refactor code to use sync.UniqueQueue
- Closes #3509
8 years ago
Andrey Nering 9f44c26789 Update .editorconfig (#3534)
[CI SKIP]
8 years ago
James Cracknell 27491031ba Added .editorconfig 9 years ago