woodpecker/pipeline/frontend/yaml/linter
qwerty287 6892a9ca57
Parse backend options in backend (#3227)
Currently, backend options are parsed in the yaml parser.
This has some issues:
- backend specific code should be in the backend folders
- it is not possible to add backend options for backends added via
addons
2024-02-08 18:39:32 +01:00
..
schema Parse backend options in backend (#3227) 2024-02-08 18:39:32 +01:00
error.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
linter.go Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
linter_test.go Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
option.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00