A package for the Atom text editor that lets you format your C/C++/Obj-C/Javascript files with clang-format. Clang Format binaries are included so it works out of the box (but you can bring your own binaries if you want). Includes support for automatically formatting files when you save.
More info on clang-format can be found here: http://clang.llvm.org/docs/ClangFormat.html http://clang.llvm.org/docs/ClangTools.html
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.