sajato / logw

A simple wrapper for logging. It provides static log methods and make log guards unnecessary.
Apache License 2.0
4 stars 1 forks source link

Add editorconfig file #6

Closed atomfrede closed 9 years ago

atomfrede commented 9 years ago

EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readable and they work nicely with version control systems.

There are a lot of supported editors/ides: http://editorconfig.org/#download