This commit is contained in:
2026-03-09 20:31:30 +13:00
parent 45f02c0bdf
commit bc0cbfe70e

View File

@@ -239,6 +239,7 @@
"single_global_label": "ignore", "single_global_label": "ignore",
"unannotated": "error", "unannotated": "error",
"unconnected_wire_endpoint": "warning", "unconnected_wire_endpoint": "warning",
"undefined_netclass": "error",
"unit_value_mismatch": "error", "unit_value_mismatch": "error",
"unresolved_variable": "error", "unresolved_variable": "error",
"wire_dangling": "error" "wire_dangling": "error"
@@ -518,6 +519,10 @@
[ [
"e5460bb5-125d-426a-9dc8-174d1b37f5db", "e5460bb5-125d-426a-9dc8-174d1b37f5db",
"EXTERNAL_INTERFACING_DEVICES" "EXTERNAL_INTERFACING_DEVICES"
],
[
"f13cf5e8-979b-4d0e-bcd6-7791c921a7bc",
"POWER_CONNECTORS"
] ]
], ],
"text_variables": {} "text_variables": {}