We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.lintr
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
In thread #374 there was some confusion as to how to set up a basic .lintr config file, eg, for use in a new project.
Was wondering whether the website section https://github.com/jimhester/lintr#project-configuration could be expanded to give more clarity on how to use with_defaults(....) in a .lintr file.
with_defaults(....)
The text was updated successfully, but these errors were encountered:
Ref: #374 #273
Sorry, something went wrong.
I've added some preliminary info (based on the stuff in the README and the manpages) here: https://gist.github.com/russHyde/798220115fe84a812486258012d83d12
In a pkgdown website "how to tweak the configuration" could be a whole article. :-)
Can this be closed by #660?
Yes. Closing
No branches or pull requests
In thread #374 there was some confusion as to how to set up a basic
.lintr
config file, eg, for use in a new project.Was wondering whether the website section https://github.com/jimhester/lintr#project-configuration could be expanded to give more clarity on how to use
with_defaults(....)
in a.lintr
file.The text was updated successfully, but these errors were encountered: