commit | 5095cbe9a5b0fb3c26fec5a896531ec7445b4606 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Dec 08 06:50:34 2022 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Dec 08 06:51:21 2022 -0600 |
tree | 028a67e368c77478ef5286666425a367524e5496 | |
parent | 816c7cc173e08f777aaa1414c3f151826ac2bc95 [diff] |
format-code: detect tcl files openbmc-test-automation has a few tcl files which are incorrectly identified as bash by the `file` utility. Explicitly catch this extension and classify as 'tcl' even though we don't have a linter for that language. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I2bb45b21398819d6a73cfa99aa1b5ef5f4bed164
Build script for CI jobs in Jenkins.