KiBot/tests/yaml_samples/sch_no_inductors_2.kibot.yaml

19 lines
317 B
YAML

# Example KiBot config file
kibot:
version: 1
filters:
- name: 'no_inductor'
comment: 'Inductors removed'
type: generic
exclude_refs:
- L*
outputs:
- name: 'no_inductor'
comment: "Inductors removed"
type: sch_variant
dir: no_inductor
options:
dnf_filter: 'no_inductor'