We've just turned on CodeClimate for our PRs, and have a ton of refactoring to do, but it's making our PR's fail for lines of code that weren't touched.
i.e. if I modify anywhere in a file, it will analyze every line in said file.
Is there a way to stop this behaviour?