clang-format-configurator icon indicating copy to clipboard operation
clang-format-configurator copied to clipboard

BasedOnStyle is missing GNU

Open tpiekarski opened this issue 2 years ago • 0 comments

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.

tpiekarski avatar May 29 '22 10:05 tpiekarski