]> granicus.if.org Git - neomutt/commit
merge: prepare the source for clang-format
authorRichard Russon <rich@flatcap.org>
Mon, 20 Feb 2017 17:19:44 +0000 (17:19 +0000)
committerRichard Russon <rich@flatcap.org>
Mon, 20 Feb 2017 17:20:43 +0000 (17:20 +0000)
commitf325e18163d061ce39fd58c867bf3ab4058f0241
treed896f9abb372c6ee342f372901efcfdb0a6c9ebb
parentf69846227394406ec7a982c4e10c882519440caf
parent227ad1fa3a4847606ea21e7b40773835f5f64743
merge: prepare the source for clang-format

 * fix 80 column limit, align statements
 * add clang-format file
 * added comment-blocks for clang-format to ignore
 * editorconfig: use spaces to indent in *.[ch] files

closes #392