Disable 'temp should be defined in material' warning for now.

relates to CURA-11999
This commit is contained in:
Remco Burema 2024-07-02 13:17:21 +02:00
parent 0d53296721
commit c9e23dab83

View File

@ -6,7 +6,7 @@ checks:
diagnostic-resources-macos-app-directory-name: true
diagnostic-incorrect-formula: true
diagnostic-resource-file-deleted: true
diagnostic-material-temperature-defined: true
diagnostic-material-temperature-defined: false
diagnostic-long-profile-names: true
fixes:
diagnostic-definition-redundant-override: true