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
This issue is to flag that {lintr} throws confusing warnings from the backport linter when encountering a dependency on R >= 2.10, which causes the lint-changed-files workflow to fail.
This is temporarily fixed by
Disabling the backport linter in .lintr
Re-enabling backport linter in .lintr once {lintr} issue is fixed
This issue is to flag that {lintr} throws confusing warnings from the backport linter when encountering a dependency on R >= 2.10, which causes the lint-changed-files workflow to fail.
This is temporarily fixed by
.lintr.lintronce {lintr} issue is fixed