don't error on simulation model issues
This commit is contained in:
parent
b04712accd
commit
10857203c5
@ -444,7 +444,7 @@
|
|||||||
"pin_to_pin": "error",
|
"pin_to_pin": "error",
|
||||||
"power_pin_not_driven": "error",
|
"power_pin_not_driven": "error",
|
||||||
"similar_labels": "warning",
|
"similar_labels": "warning",
|
||||||
"simulation_model_issue": "error",
|
"simulation_model_issue": "warning",
|
||||||
"unannotated": "error",
|
"unannotated": "error",
|
||||||
"unit_value_mismatch": "error",
|
"unit_value_mismatch": "error",
|
||||||
"unresolved_variable": "error",
|
"unresolved_variable": "error",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user