YAML-ification and minor output restructure
This commit is contained in:
parent
282e117457
commit
fa850a643c
22 changed files with 287 additions and 409 deletions
33
test/cli/big/reference/source/canonical.yaml
Normal file
33
test/cli/big/reference/source/canonical.yaml
Normal file
|
@ -0,0 +1,33 @@
|
|||
units:
|
||||
a: 28 + u
|
||||
points:
|
||||
zones:
|
||||
matrix:
|
||||
columns:
|
||||
col: {}
|
||||
rows:
|
||||
row: {}
|
||||
outlines:
|
||||
exports:
|
||||
export:
|
||||
-
|
||||
type: keys
|
||||
side: left
|
||||
size: 18
|
||||
_export:
|
||||
-
|
||||
type: keys
|
||||
side: left
|
||||
size: 18
|
||||
cases:
|
||||
export:
|
||||
-
|
||||
name: export
|
||||
extrude: 1
|
||||
_export:
|
||||
-
|
||||
name: export
|
||||
extrude: 1
|
||||
pcbs:
|
||||
export: {}
|
||||
_export: {}
|
Loading…
Add table
Add a link
Reference in a new issue