superlint/test
Marco Ferrari 6b60f4c968
fix: define command options function before use (#6375)
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
2024-11-27 14:33:40 +01:00
..
data feat: lint commit messages with commitlint (#6118) 2024-09-19 08:53:13 +00:00
inspec/super-linter feat: lint commit messages with commitlint (#6118) 2024-09-19 08:53:13 +00:00
lib chore: prepare tests for updates (#6279) 2024-11-14 15:29:44 +01:00
linters fix: downgrade npm-groovy-lint to 15.0.0 (#6373) 2024-11-27 11:57:54 +01:00
linters-config/fix-mode chore: fix formatting issues (#6028) 2024-08-15 10:21:26 +02:00
run-super-linter-tests.sh fix: define command options function before use (#6375) 2024-11-27 14:33:40 +01:00
testUtils.sh chore: prepare tests for updates (#6279) 2024-11-14 15:29:44 +01:00
validate-docker-labels.sh Validate container image labels (#4926) 2023-12-07 14:18:47 +00:00