We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there by the way an expect_no_lint function? I would have expected a wrapper for expect_lint(content, NULL, ...).
expect_no_lint
expect_lint(content, NULL, ...)
Originally posted by @F-Noelle in #2574 (comment)
The text was updated successfully, but these errors were encountered:
scalar_in_linter()
This issue can be considered closed. Especially since #2585 can be considered a follow up issue.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Is there by the way an
expect_no_lint
function? I would have expected a wrapper forexpect_lint(content, NULL, ...)
.Originally posted by @F-Noelle in #2574 (comment)
The text was updated successfully, but these errors were encountered: