0.2.0
Added
clang_format_with_style
method where the style is given
Changed
clang_format
now usesClangFormatStyle::Default
instead of reading fromCLANG_FORMAT_STYLE
Removed
CLANG_FORMAT_STYLE
OnceCell
clang_format_with_style
method where the style is givenclang_format
now uses ClangFormatStyle::Default
instead of reading from CLANG_FORMAT_STYLE
CLANG_FORMAT_STYLE
OnceCell