sim issues shouldn't even warn. I'm not simulating anything
This commit is contained in:
parent
10857203c5
commit
844a74c868
@ -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": "warning",
|
"simulation_model_issue": "ignore",
|
||||||
"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