lintr
https://github.com/r-lib/lintr
R
Static Code Analysis for R
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
R not yet supported6 Subscribers
Add a CodeTriage badge to lintr
Help out
- Issues
- Bump actions/checkout from 6 to 7
- Custom linter for expect_no_lint
- Handle un-braced ('{') expressions in if/switch correctly in if_switch_linter
- Recommend `if (nzchar(x))` instead of `if (nchar(x))`
- use_lintr() shouldn't error on existing config
- Create portability tag
- commas_linter() could allow spaces before commas to match air
- Add selectors API to Linter() for fast-path filtering
- return_linter() should ignore some (all?) terminal repeat{} statements
- if_switch_linter counts expressions incorrectly if the argument doesn't use '{'
- Docs
- R not yet supported