lint/lib/functions
Marco Ferrari 5b5e54ad5c
fix: initialize terrascan at runtime (#5246)
Terrascan runs initialization anyway when scanning files, so there's no
point in running it at build time. Also, this works around a Terrascan
bug that caused it to fail its initialization if $HOME/.terrascan
directory is not present. This happens on GitHub Actions because it
configures a $HOME directory that is different from ours.
2024-02-09 22:57:01 +00:00
..
buildFileList.sh fix: initialize terrascan at runtime (#5246) 2024-02-09 22:57:01 +00:00
detectFiles.sh fix: initialize terrascan at runtime (#5246) 2024-02-09 22:57:01 +00:00
githubEvent.sh feat: automatically set the default branch (#5242) 2024-02-08 08:41:07 +00:00
linterCommands.sh feat: run linters in parallel (#5177) 2024-01-30 19:24:55 +00:00
linterRules.sh chore: simplify error code checks (#5131) 2024-01-30 08:48:24 +01:00
linterVersions.sh chore: simplify error code checks (#5131) 2024-01-30 08:48:24 +01:00
log.sh fix: unset the log_level variable (#5249) 2024-02-09 18:43:58 +00:00
possum.sh break out: (#990) 2020-11-12 11:27:34 -06:00
setupSSH.sh fix: initialize GitHub domain variable (#5216) 2024-02-09 18:45:44 +00:00
updateSSL.sh chore: simplify updateSSL (#5130) 2024-01-30 09:05:47 +01:00
validation.sh fix: unset the log_level variable (#5249) 2024-02-09 18:43:58 +00:00
worker.sh fix: don't print empty lines with default logging (#5238) 2024-02-05 18:24:07 +01:00