clang-format
and the --Wno-error=unknown
option
#10072
Labels
enhancement
Improvement to an existing feature
Feature: Code Formatting
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
quick fix
Milestone
Feature Request
Does the extension support this option:
By default
clang-format
will report an error and break any formatting scripts (like the one we use) if it has a unknown option in the config file.clang-format
like any new options not available in the currently bundled release.I think this should be an on-off switch which should be enabled by default.
The text was updated successfully, but these errors were encountered: