cmakefmt 0.1.11

Good enough (MVP, early) CMake auto formatter.
Documentation
1
2
3
4
5
6
mod errors;
pub mod options;
pub mod parser;
pub mod pretty_printer;
pub mod run;
pub mod writer;