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.
Scheduled downtime for Gitlab - Monday, November 24, 2025 @ 1700 thru 1800 Central
Gitlab will be down for maintenance as we migrate the storage to new hardware.
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.