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