Skip to content

Add EditorConfig file.

Denis Kasak requested to merge editorconfig into master

EditorConfig is a standard to automatically configure text editors and IDEs with appropriate format options (such as line endings, tabs vs spaces, indent size, etc). See https://editorconfig.org/ for more information.

Merge request reports