summaryrefslogtreecommitdiff
path: root/tests/format/options/invalid-type/project.conf
blob: b4280cdb6f80e04cf25f6f43e9341b6070eeb7dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: test

options:
  opt:
    type: funny
    description: This aint really an option type
    default: False

variables:
  (?):
  - opt is funny:
      prefix: "/opt"