Also added a test and a test for the error type. Additionally the BasePreflight now provides default run/apply members.
9 lines
107 B
YAML
9 lines
107 B
YAML
# Example KiPlot config file
|
|
kiplot:
|
|
version: 1
|
|
|
|
preflight:
|
|
run_drc: true
|
|
ignore_unconnected: true
|
|
|
|
|