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

Clang format linter for Phabricator

Results 2 clang-format-linter issues
Sort by recently updated
recently updated
newest added

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`...

implement [`getVersion()`](https://github.com/phacility/arcanist/blob/fceac878f112c8301997c24d8b1ecf0c60db58e4/src/lint/linter/ArcanistLinter.php#L457) so that users can add a minimum version version in their `.arclint`. happy to implement this if it'll get reviewed.