diff options
| author | Nathan Perry <np@nathanperry.dev> | 2024-03-13 20:07:50 -0400 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2024-03-13 20:07:50 -0400 |
| commit | 481f2479d28bbe3e15fa393d5f89c723db99cac4 (patch) | |
| tree | 1e086522faff89aafce2444dd516107302348acb /okm.kicad_pro | |
| parent | d571067224821a6efb9f99a546c92bacbe786233 (diff) | |
fix decoupling caps
Diffstat (limited to 'okm.kicad_pro')
| -rw-r--r-- | okm.kicad_pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/okm.kicad_pro b/okm.kicad_pro index 87b3081..b1d7b74 100644 --- a/okm.kicad_pro +++ b/okm.kicad_pro @@ -100,7 +100,7 @@ "silk_overlap": "warning", "skew_out_of_range": "error", "solder_mask_bridge": "error", - "starved_thermal": "error", + "starved_thermal": "ignore", "text_height": "warning", "text_thickness": "warning", "through_hole_pad_without_hole": "error", |
