summaryrefslogtreecommitdiff
path: root/tests/format/junctions/options-inherit/project.conf
blob: b5680a792975b2341d9b2e2307a09ad476aef2fc (plain)
1
2
3
4
5
6
7
8
9
10
11
name: options-inherit
min-version: 2.0
options:
  animal:
    type: enum
    description: The kind of animal
    values:
    - pony
    - horsy
    default: horsy
    variable: animal