clang-format-linter
clang-format-linter copied to clipboard
use getLintMessageSeverity so the user can change the severity level
this keeps the default severity of autofix
, but allows the user to override that in the .arclint
config file, if they e.g. want to lint the whole file via error
severity.