Add '--ignore' option to atddiff to ensure no types are accidentally unchecked (#422)
* Add a '--ignore' option to atddiff to allow detecting types that are not
checked by accident
* Return a list of known missing root types and handle inherits correctly
* Sort the reported type names
* Add tests for the new '--ignore' option
* Add changelog entry
* Revise help message
c37790
-
Jan 23 00:12 +00:00