commit | dad9b7aace97d1a607866c924a938057c495f177 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Nov 30 13:10:20 2022 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Dec 05 15:17:59 2022 -0600 |
tree | bde2a9e69eb9c38fca4aefdb992d8b153d6c7420 | |
parent | bc85b71f04aab337a937e5c294708aae42ff8988 [diff] |
format-code: combine linter enablement logic Each linter has unique logic for detecting if it should be enabled and finding the config file. Create a combined enable check function and allow each linter to provide directives on their requirements. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4db1d44a00076f4a84f00bd254be164a321af3c1
Build script for CI jobs in Jenkins.