You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have several projects in the same repo, and I want them to share the same .lintr configuration. Right now, I'm copying the .lintr files around, and it's unsatisfying.
All my projects are in the same directory. It would be enough for lintr to go up the tree seeking a .lintr file.
Thanks again for your work on lintr.
I have several projects in the same repo, and I want them to share the same .lintr configuration. Right now, I'm copying the .lintr files around, and it's unsatisfying.
All my projects are in the same directory. It would be enough for lintr to go up the tree seeking a .lintr file.
If you approve of that solution, I might try a pull request. I can see the file: https://github.com/jimhester/lintr/blob/5485cd14a13b7bd50733d9f9101a4a791c8a44e4/R/settings.R#L15.
The text was updated successfully, but these errors were encountered: