linting: scope pr-linting job only to files changed in PR
tylerauerbeck opened this issue · 1 comments
tylerauerbeck commented
It feels more appropriate to scope the linting job to only look at files that have changed in a PR. Otherwise you may have an instance where a PR appears to fail because of an issue in files that weren't touched by the person who opened that PR.
tylerauerbeck commented
Closing as this shouldn't be needed at this point