You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: