Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lintr Configuration #158

Closed
ghost opened this issue Jun 14, 2016 · 2 comments
Closed

Lintr Configuration #158

ghost opened this issue Jun 14, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 14, 2016

Many thanks for the absolutely amazing package, makes work much easier.

I am using lintr with Atom and wanted to ask how to turn off two linting options in the configuration file:

  1. "Commented code should be removed"
  2. "Variable and function names should be all lowercase." - most of the libraries I use does not seem to follow this so I have hundreds of warnings.

Many thanks for your help.

@jabranham
Copy link
Contributor

Looks like you can turn this off pretty easily. There's instructions and an example in the readme:
https://github.com/jimhester/lintr#project-configuration

@jimhester
Copy link
Member

Thank you @jabranham! Additionally if you want to turn this off globally when using Atom see the documentation a https://atom.io/packages/linter-lintr#settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants