Mutagen-Modding/Mutagen.Bethesda.Analyzers

Unclean plugins/plugins with ITMs or UDRs

Opened this issue · 1 comments

UDRs: fixable, always bad
ITMs: fixable, not necessarily unintentional but generally bad

I would fix UDRs 100% of the time, but for ITMs, I would just report the count with a message like "this plugin has x records that are identical to master records, this might be unintentional and this plugin might need to be cleaned"

I think ITMs are covered by #7

UDRs are undeleted records?