In the current check, a warning will be issued if an unknown recipe type (e.g. not defined [here](https://github.com/homebysix/pre-commit-macadmin/blob/7d3cd4229a473ce0e797ef0bab821c6e838ef662/pre_commit_hooks/check_autopkg_recipes.py#L381-L387)) is encountered. More desirable behavior would be to skip the processor convention checks for recipe types that aren't defined.
In the current check, a warning will be issued if an unknown recipe type (e.g. not defined here) is encountered.
More desirable behavior would be to skip the processor convention checks for recipe types that aren't defined.