dwmkerr / sharpgl

Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
MIT License
749 stars 300 forks source link

refactor: Add Editor Config and standardise #188

Open dwmkerr opened 4 years ago

dwmkerr commented 4 years ago

There's mixed tabs, mixed line endings, it's a mess mate. Better add a good ol' .editorconfig and sort it out.

Just added the same issue to sharpshell so would be good to standardise on both of them (see https://github.com/dwmkerr/sharpshell/issues/333)