Merge pull request #19315 from Ultimaker/CURA-11999_remove_printerlinter_machine_warning

[CURA-11999] Disable 'temp should be defined in material' warning for now.
This commit is contained in:
Erwan MATHIEU 2024-07-02 13:52:14 +02:00 committed by GitHub
commit e9954adde9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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