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

use getLintMessageSeverity so the user can change the severity level

Open joelhock opened this issue 4 years ago • 0 comments

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.

joelhock avatar Nov 02 '20 16:11 joelhock