This might be in the wrong layer of abstraction (currently in the core layer).
I suspect it would be better to move this logic into the CI configuration getter - if pre-commit is being used, we can short circuit from within these functions
This helps work toward the core layer being standardized across tools
This might be in the wrong layer of abstraction (currently in the
corelayer).I suspect it would be better to move this logic into the CI configuration getter - if pre-commit is being used, we can short circuit from within these functions
This helps work toward the
corelayer being standardized across tools