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

Add a way to disable some unused-ret-vals warnings via configuration #118

Closed
jafingerhut opened this issue Dec 4, 2014 · 1 comment
Closed

Comments

@jafingerhut
Copy link
Collaborator

Example:

src/instaparse/gll.clj:69:3: unused-ret-vals: Constant value is discarded: nil

Perhaps simply using the enclosing-macros approach implemented for suspicious-expression and constant-test linters will do the trick here. Overlap with #116 if so

@jafingerhut
Copy link
Collaborator Author

Part of Eastwood release 0.2.1

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

No branches or pull requests

1 participant