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