mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
8e69d9b2dc
Define functions in linterCommands.sh to avoid the need of exporting them. Without this fix, a command that sourced linterCommands.sh would not be able to find these functions, such as AddOptionsToCommand. Fix #6372 |
||
---|---|---|
.. | ||
buildFileList.sh | ||
detectFiles.sh | ||
githubDomain.sh | ||
githubEvent.sh | ||
linterCommands.sh | ||
linterRules.sh | ||
log.sh | ||
output.sh | ||
possum.sh | ||
setupSSH.sh | ||
updateSSL.sh | ||
validation.sh | ||
worker.sh |