summaryrefslogtreecommitdiff
path: root/tests/format/option-flags-missing/project.conf
blob: 79128819a9414071076cf8f0c9dc872c2bb5150a (plain)
1
2
3
4
5
6
7
8
name: test
min-version: 2.0

options:
  empty:
    type: flags
    description: Invalid because no values are defined
    values: []