Unity-Technologies / ProjectAuditor

Project Auditor is an experimental static analysis tool for Unity Projects.
Other
806 stars 66 forks source link

Fix/Cleanup API diagnostic descriptors #82

Closed mtrive closed 2 years ago

mtrive commented 2 years ago

Problem ApiDatabase.json contains broken and redundant ProblemDescriptors.

Solution fixes:

cleanup:

This also introduces a test so that we don't introduce bad descriptors in the future.