pre-commit-macadmin icon indicating copy to clipboard operation
pre-commit-macadmin copied to clipboard

AutoPkg recipe check: Ignore processor conventions for unknown recipe types

Open homebysix opened this issue 3 years ago • 1 comments

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.

homebysix avatar Feb 22 '22 23:02 homebysix

It might make sense to have a config option to choose if this should be a failing check or not

jgstew avatar Apr 14 '22 15:04 jgstew