Skip to content
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

address lintr updates #61

Open
nicholas-masel opened this issue Dec 15, 2023 · 0 comments
Open

address lintr updates #61

nicholas-masel opened this issue Dec 15, 2023 · 0 comments

Comments

@nicholas-masel
Copy link
Collaborator

Background Information

> lintr::lint_package()

> Error: Malformed config file, ensure it ends in a newline
> Malformed config file, ensure it ends in a newline
> Function with_defaults was deprecated in lintr version 3.0.0. Use linters_with_defaults or modify_defaults instead.

> Trying to remove ‘single_quotes_linter’, which is not in defaults.

Definition of Done

Update the config to use linters_with_defaults() and update the lintr config to remove single_quotes_linter = NULL, since this is no longer a default lint.

mstackhouse added a commit that referenced this issue Oct 16, 2024
Closes #61: fixed linter config and findings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant