KiBot/tests/yaml_samples/error_wrong_global.kibot.yaml
SET 89914443f0 Renamed the kiplot module as kibot.
Also added src/kibot script.
Updated the documentation and Debian packaging.
The default extension for config files now is .kibot.yaml
2020-08-16 22:04:03 -03:00

9 lines
76 B
YAML

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