2 Commits
Author SHA1 Message Date
Shauren 9a0a56dc88 Misc: Adjust max line length in editorconfig to something that better fits 1080p screens 2022-01-30 14:14:40 +01:00
Naios 561169d8df Misc: Add an editorconfig
* This is a platform independent config which is
  supported in many editors to set the charset and intendation
  automatically on a per project basis.
* The latin1 charset is a workaround for the MSVC
  editorconfig support which stores utf-8 with bom
  instead of none.

(cherry picked from commit 850fbbd6a939a7a577bdd8fe840b0baa66b1ec99)
2017-10-16 22:54:23 +02:00