clang-format-configurator
clang-format-configurator copied to clipboard
BasedOnStyle is missing GNU
The option BasedOnStyle is missing the value GNU and the description also is missing "GNU A style complying with the GNU coding standards".
See https://clang.llvm.org/docs/ClangFormatStyleOptions.html#configurable-format-style-options for all supported values.