Mutagen-Modding / Mutagen.Bethesda.Analyzers

A project to diagnose and analyze the health of a mod or a load order
GNU General Public License v3.0
14 stars 4 forks source link

Unclean plugins/plugins with ITMs or UDRs #48

Open ghost opened 3 years ago

ghost commented 3 years ago

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"

Noggog commented 3 years ago

I think ITMs are covered by #7

UDRs are undeleted records?