Skip to content

tools: Added .editorconfig file for basic encoding/indentation enforcement

This helps editors (see http://editorconfig.org/#download) to apply the right indentation, end-of-line characters, and encoding rules to files of any type (extension) directly and without going through linters, etc. I can imagine some of the contents of this PR may need tweaking, so feedback is most appreciated.

Merge request reports

Loading