Skip to content

Add `.editorconfig` with some style guidelines.

David Thompson requested to merge dcthomp/smtk:editorconfig into master

This adds a configuration file for editorconfig. However, the set of directives is rather limited. It might be advisable to choose some other way to let editors know about clang-format rules (and others we may choose for documentation files, XML, JSON, etc.).

Merge request reports