Our sentry.lint.engine-based hooks for running JS lints + tests are also triggered upon git fetch && git merge origin/master in a feature branch. This stands in contrast to our pre-commit (the framework) -based Python hooks.
@joshuarli insinuated on Slack that moving them over to pre-commit (the framework) solves this problem. Then we could potentially delete sentry.lint.engine