GitHub user shaneknapp opened a pull request: https://github.com/apache/spark/pull/22074
removing lintr checks for 2.0 ## What changes were proposed in this pull request? since 2.0 will be EOLed some time in the not too distant future, and we'll be moving the builds from centos to ubuntu, i think it's fine to disable R linting rather than going down the rabbit hole of trying to fix this stuff. ## How was this patch tested? the build system will test this You can merge this pull request into a Git repository by running: $ git pull https://github.com/shaneknapp/spark removing-lintr-2.0 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/22074.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #22074 ---- commit b204a88f9d0116a384682422f82f1a55be32443b Author: shane knapp <incomplete@...> Date: 2018-08-10T20:30:25Z removing lintr checks for 2.0 ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org