KiBot/tests/yaml_samples/error_wrong_global.kibot.yaml

10 lines
76 B
YAML

kiplot:
version: 1
# A list, should be a dict
global:
- 1
- 2
- 3