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

Suppress warnings unused lexical argument #683

Merged
merged 1 commit into from
Aug 8, 2021

Conversation

zonuexe
Copy link
Member

@zonuexe zonuexe commented Aug 8, 2021

In php-c-looking-at-or-maybe-in-bracelist:
lisp/php-mode.el:616:74: Warning: Unused lexical argument `containing-sexp'

In php--syntax-propertize-heredoc:
lisp/php-mode.el:967:49: Warning: Unused lexical argument `is-heredoc'

In php-mode--disable-delay-set-style:
lisp/php-mode.el:1078:49: Warning: Unused lexical argument `args'

@zonuexe zonuexe merged commit 8212f41 into master Aug 8, 2021
@zonuexe zonuexe deleted the fix/unused-params-mark-underscore branch August 8, 2021 17:45
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

Successfully merging this pull request may close these issues.

1 participant