|
78 | 78 | "extra_footprint": "warning", |
79 | 79 | "footprint": "error", |
80 | 80 | "footprint_symbol_mismatch": "warning", |
81 | | - "footprint_type_mismatch": "ignore", |
| 81 | + "footprint_type_mismatch": "warning", |
82 | 82 | "hole_clearance": "error", |
83 | 83 | "hole_near_hole": "error", |
84 | 84 | "holes_co_located": "warning", |
|
91 | 91 | "lib_footprint_mismatch": "warning", |
92 | 92 | "malformed_courtyard": "error", |
93 | 93 | "microvia_drill_out_of_range": "error", |
94 | | - "missing_courtyard": "ignore", |
| 94 | + "missing_courtyard": "warning", |
95 | 95 | "missing_footprint": "warning", |
96 | 96 | "net_conflict": "warning", |
97 | | - "npth_inside_courtyard": "ignore", |
| 97 | + "npth_inside_courtyard": "warning", |
98 | 98 | "padstack": "warning", |
99 | | - "pth_inside_courtyard": "ignore", |
| 99 | + "pth_inside_courtyard": "warning", |
100 | 100 | "shorting_items": "error", |
101 | 101 | "silk_edge_clearance": "ignore", |
102 | 102 | "silk_over_copper": "ignore", |
|
0 commit comments