superlint/lib/functions
Marco Ferrari cb109f45f1
fix: export test_case_run (#5499)
- Export the TEST_CASE_RUN variable because subprocesses reference it
  when building the file list.
- Remove a duplicate file that we didn't catch because Jscpd was not
  running due to the TEST_CASE_RUN variable not being exported.

Fix #5483
2024-04-08 20:48:30 +02:00
..
buildFileList.sh fix: export test_case_run (#5499) 2024-04-08 20:48:30 +02:00
detectFiles.sh feat(bash-exec): add option to ignore shell library files (#5254) 2024-02-27 18:17:22 +00:00
githubEvent.sh feat: automatically set the default branch (#5242) 2024-02-08 08:41:07 +00:00
linterCommands.sh feat(bash-exec): add option to ignore shell library files (#5254) 2024-02-27 18:17:22 +00:00
linterRules.sh chore: simplify error code checks (#5131) 2024-01-30 08:48:24 +01:00
log.sh feat(bash-exec): add option to ignore shell library files (#5254) 2024-02-27 18:17:22 +00:00
possum.sh break out: (#990) 2020-11-12 11:27:34 -06:00
setupSSH.sh feat: enable shell error checks (#5126) 2024-02-20 19:05:39 +00:00
updateSSL.sh feat: enable shell error checks (#5126) 2024-02-20 19:05:39 +00:00
validation.sh feat(bash-exec): add option to ignore shell library files (#5254) 2024-02-27 18:17:22 +00:00
worker.sh feat: show error output when info is disabled (#5251) 2024-02-10 10:16:31 +01:00