lint/lib
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
..
functions fix: define command options function before use 2024-11-20 09:04:46 +00: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