commit | 816c7cc173e08f777aaa1414c3f151826ac2bc95 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Dec 08 05:51:57 2022 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Dec 08 05:55:09 2022 -0600 |
tree | 069063d1488fb649d0217ff46410908d13b58793 | |
parent | d5d63950a61a4a9f2968e46e761a38a900a2f142 [diff] |
format-code: option to explicitly enable linters Sometimes it is useful to explicitly enable a single (or set of) linters. Add an option (`--enable <tool>`) such that if any enable is set then only those linters will be utilized. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I49e4b760217e6a0df5c16275c466958b3a2422b3
Build script for CI jobs in Jenkins.