Add '-list-checks' command line option
ClosedPublic

Authored by nkosjar on Sep 11 2019, 9:43 AM.

Details

Summary

This is in line with the same option of clang-tidy.

Diff Detail

Branch
3-list-checks (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 16381
Build 16399: arc lint + arc unit
nkosjar requested review of this revision.Sep 11 2019, 9:43 AM
nkosjar created this revision.
nkosjar updated this revision to Diff 65849.Sep 11 2019, 2:08 PM

Also handles the case now where no file is specified on the cmd line.

smartins accepted this revision.Sep 13 2019, 1:03 PM
This revision is now accepted and ready to land.Sep 13 2019, 1:03 PM
This revision was automatically updated to reflect the committed changes.

Thanks!

Feel free to release 1.6 :)