-
Notifications
You must be signed in to change notification settings - Fork 185
Issues: r-lib/lintr
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
unnecessary_lambda_linter() misses '!' when suggesting removing a lambda
false-positive
code that shouldn't lint, but does
Detection of variable usage prior to assignment in function scope
#2739
opened Feb 12, 2025 by
immanuelazn
Clean-up: use expect_no_lint() where appropriate
internals
Issues related to inner workings of lintr, i.e., not user-visible
#2737
opened Feb 12, 2025 by
MichaelChirico
Ship a static .gif file with the CRAN README
internals
Issues related to inner workings of lintr, i.e., not user-visible
4.1.* issue with handling of deprecated lint* arguments
internals
Issues related to inner workings of lintr, i.e., not user-visible
rhub::check_for_cran() no longer works
internals
Issues related to inner workings of lintr, i.e., not user-visible
Possibly remove <<- from the default valid operators in assignment_linter
breaking change ☠️
API change likely to affect existing code
consistency 🍎 🍏
object_usage_linter fails to account for withr-defined names
false-positive
code that shouldn't lint, but does
object linters 🏀
#2714
opened Feb 4, 2025 by
MichaelChirico
Un-braced nested if/else gives false positive for unreachable_code_linter
false-positive
code that shouldn't lint, but does
#2710
opened Jan 21, 2025 by
MichaelChirico
Update the pipe_consistency_linter() default to be '|>'?
breaking change ☠️
API change likely to affect existing code
#2707
opened Jan 14, 2025 by
MichaelChirico
Stop after maximum issues found
feature
a feature request or enhancement
help wanted ❤️
we'd love your help!
#2705
opened Jan 9, 2025 by
lbogaardt
Check that there is no conflict between
{lintr}
and Posit's new formatter for R
#2703
opened Jan 6, 2025 by
IndrajeetPatil
undesirable_function_linter() could support a custom regex?
feature
a feature request or enhancement
#2701
opened Dec 21, 2024 by
MichaelChirico
library(tidyverse) should treat tidyverse imports as Depends
object linters 🏀
#2696
opened Dec 6, 2024 by
MichaelChirico
object_usage_linter() should skip objects transitively attached by Depends
object linters 🏀
#2695
opened Dec 6, 2024 by
MichaelChirico
cyclocomp_linter() message should be customized to 'function'/'expression'
lint-metadata
#2680
opened Oct 28, 2024 by
MichaelChirico
description of allow_file_path= in ?paste_linter is wrong?
documentation
#2675
opened Oct 22, 2024 by
MichaelChirico
Lint empty curly braces with spaces and/or line-breaks
feature
a feature request or enhancement
#2668
opened Oct 2, 2024 by
IndrajeetPatil
Lint anonymous functions not using lambda syntax (when relevant)
breaking change ☠️
API change likely to affect existing code
new-linter
#2667
opened Oct 2, 2024 by
IndrajeetPatil
sublinter attribute?
feature
a feature request or enhancement
#2665
opened Sep 26, 2024 by
MichaelChirico
Suggest a replacement in messages of a feature request or enhancement
package_hooks_linter
?
feature
#2662
opened Sep 7, 2024 by
etiennebacher
seq(1, 10) should throw seq_linter()
feature
a feature request or enhancement
#2661
opened Sep 7, 2024 by
MichaelChirico
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.