Similar to D19730 and D20514, I need a hook that can be used in ArcanistDockerContainerLinterProxy, a third-party linter wrapper. Instead of removing final from ArcanistLinter::setEngine, I figured it was better to create an overridable didSetEngine method, since if subclasses forget to call parent::setEngine() from their own implementation of the setEngine method then bad things might happen?
Details
Details
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- lint5
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 22905 Build 31424: Run Core Tests Build 31423: arc lint + arc unit