aboutsummaryrefslogtreecommitdiff
path: root/pkg/config/yaml_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Strip whitespace from folder namesRené 'Necoro' Neumann2021-02-211-0/+12
* Fix order for `Cmp.Diff`René 'Necoro' Neumann2021-02-211-3/+3
* #26: Introduce new option `auto-target`René 'Necoro' Neumann2020-08-221-7/+34
* 'Exec' as an alternative to 'Url'René 'Necoro' Neumann2020-05-251-0/+19
* Reintroduce yaml-internal `feed`René 'Necoro' Neumann2020-05-011-24/+24
* YAML Parsing: Enable 'KnownFields'René 'Necoro' Neumann2020-05-011-0/+2
* Yaml: Pass `Reader` around instead of []byteRené 'Necoro' Neumann2020-05-011-2/+3
* Remove pointers from feed options. Detect unknown fields in feed and group op...René 'Necoro' Neumann2020-05-011-57/+89
* Handle `target: null` the same as `target: ""`.René 'Necoro' Neumann2020-04-261-43/+60
* Push global feed configuration to feedsRené 'Necoro' Neumann2020-04-251-13/+13
* Larger restructuringRené 'Necoro' Neumann2020-04-251-0/+284