lint/test
Marco Ferrari 8e69d9b2dc fix: define command options function before use
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-20 09:04:46 +00: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 chore: prepare tests for updates (#6279) 2024-11-14 15:29:44 +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 2024-11-20 09:04:46 +00: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