Skip to content

Commit

Permalink
ignore shield drc
Browse files Browse the repository at this point in the history
  • Loading branch information
gcormier committed Nov 7, 2023
1 parent 2ae8ece commit f858fe7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pcb/kibot.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
kibot:
version: 1

preflight:
run_drc: true
filters:
- filter: 'Ignore shield connections on connectors'
error: 'unconnected_items'
regex: '*J*SHIELD*'

filters:
- name: only_jlc_parts
comment: 'Only parts with JLC (LCSC) code'
Expand Down

0 comments on commit f858fe7

Please sign in to comment.