enable `reportIncompatibleUnannotatedOverride` and disable `reportUnannotatedClassAttribute` by default
we should probably just switch to having
reportIncompatibleUnannotatedOverrideenabled by default instead. i've been using it for ages and haven't noticed any performance issues with it
Originally posted by @DetachHead in #1208
i've been using it for ages and haven't noticed any performance issues with it
i think it's a potential issue, perhaps we should update the error message to warn?
how would that impact performance?
how would that impact performance?
reportIncompatibleUnannotatedOverride potentially impacts performance, i don't get what you are asking
nvm, i thought you were suggesting updating the diagnostic category from error to warning