Skip to content

Add .editorconfig

Vinay Rosenberg requested to merge github/fork/katz/add-editorconfig into development

Created by: katz

It's better to have .editorconfig in the project so that every contributor shares the same consistent coding styles (e.g. indent by 4 spaces, line end is LF, character encoding is UTF-8).

Merge request reports