summaryrefslogtreecommitdiff
path: root/tests/format/options/invalid-name-plus/project.conf
blob: 4f1c690fd57b2f63d3dca6e12b71fee801f2ee8b (plain)
1
2
3
4
5
6
7
8
name: test
min-version: 2.0

options:
  name_with_+:
    type: bool
    description: An invalid option name
    default: False