Added rev, date, and title vars to project and page settings.
This commit is contained in:
@@ -377,7 +377,7 @@
|
||||
"no_connect_dangling": "warning",
|
||||
"pin_not_connected": "error",
|
||||
"pin_not_driven": "error",
|
||||
"pin_to_pin": "warning",
|
||||
"pin_to_pin": "error",
|
||||
"power_pin_not_driven": "error",
|
||||
"similar_labels": "warning",
|
||||
"simulation_model_issue": "error",
|
||||
@@ -473,5 +473,9 @@
|
||||
""
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
"text_variables": {
|
||||
"date": "",
|
||||
"rev": "",
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user