aboutsummaryrefslogtreecommitdiff
path: root/test/command/defaults4.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-01-05Implement defaults file inheritance (#6924)David Martschenko1-0/+3
Allow defaults files to inherit options from other defaults files by specifying them with the following syntax: `defaults: [list of defaults files or single defaults file]`.