summaryrefslogtreecommitdiff
path: root/.editorconfig
AgeCommit message (Collapse)Author
2015-07-27Use clang-format, llvm style, for formatting.John MacFarlane
* Reformatted all source files. * Added 'format' target to Makefile. * Removed 'astyle' target. * Updated .editorconfig.
2015-01-24Removed JS specific stuff from .editorconfig.John MacFarlane
2014-11-24Fix .editorconfigNick Wellnhofer
It seems that the vim plugin doesn't support globs in braces.
2014-11-06Reformatted code consistently.John MacFarlane
2014-10-24Added .editorconfig.John MacFarlane
Thanks to @lipis. Closes #50. This may need tweaking.