-
Notifications
You must be signed in to change notification settings - Fork 186
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
Support Emacs #2
Comments
Fixed in b755c |
MichaelChirico
added a commit
that referenced
this issue
Aug 2, 2023
* Use | more judiciously * feedback * feedback #2 * use in infix_spaces_linter() * quotes * remove false positive nolint
MichaelChirico
added a commit
that referenced
this issue
May 21, 2024
* Update scalar_in_linter.R (#1) Make scalar_in_linter configurable to allow projects to define additional %in% style functions like %notin%. * Incorporate review feedback (#2) * Incorporate review feedback - Use glue in xpath, - Add changes to NEWS - Change default for scalar_in_linter - Make lint msg more open ended if another %in% operator was linted - Update tests to match new bahaviour * Add a vector of in operators (#3) * Add a testcase based on configuration (#4) * Improve lint message, NEWS, param documentation (#5) * Improve lint message (#6) * Update R/scalar_in_linter.R Co-authored-by: Michael Chirico <michaelchirico4@gmail.com> * Update lint message (#7) --------- Co-authored-by: Michael Chirico <michaelchirico4@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/flycheck/flycheck
The text was updated successfully, but these errors were encountered: