Fixed some YAML linter warnings
This commit is contained in:
parent
2f9d81964e
commit
52113cc394
|
|
@ -40,15 +40,15 @@ outputs:
|
||||||
- reference: J8
|
- reference: J8
|
||||||
library: yaqwsx
|
library: yaqwsx
|
||||||
component: Pin_Header_Straight_1x02_circle
|
component: Pin_Header_Straight_1x02_circle
|
||||||
no_drillholes: False
|
no_drillholes: false
|
||||||
mirror: False
|
mirror: false
|
||||||
highlight:
|
highlight:
|
||||||
- L_G1
|
- L_G1
|
||||||
- L_B1
|
- L_B1
|
||||||
- R10
|
- R10
|
||||||
- RV1
|
- RV1
|
||||||
show_components: all
|
show_components: all
|
||||||
vcuts: True
|
vcuts: true
|
||||||
warnings: visible
|
warnings: visible
|
||||||
dpi: 600
|
dpi: 600
|
||||||
# margin:
|
# margin:
|
||||||
|
|
@ -75,7 +75,7 @@ outputs:
|
||||||
options:
|
options:
|
||||||
<<: *pcb_draw_ops
|
<<: *pcb_draw_ops
|
||||||
style: set-red-enig
|
style: set-red-enig
|
||||||
bottom: True
|
bottom: true
|
||||||
show_components:
|
show_components:
|
||||||
- L_G1
|
- L_G1
|
||||||
- L_B1
|
- L_B1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue