Fix linting
Right now, the linting step checks through the entire repo which includes lots of linting violations from upstream's commits. To ignore those violations, change the linting step to check only on those changed files in a PR.
Right now, the linting step checks through the entire repo which includes lots of linting violations from upstream's commits. To ignore those violations, change the linting step to check only on those changed files in a PR.