superlint/lib
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
..
functions fix: define command options function before use (#6375) 2024-11-27 14:33:40 +01:00
globals feat: lint commit messages with commitlint (#6118) 2024-09-19 08:53:13 +00:00
linter.sh chore: prepare tests for updates (#6279) 2024-11-14 15:29:44 +01:00