Skip to content

Conversation

maxjacobson
Copy link
Contributor

This allows functions like this:

function(_event) {
  console.log("I am not using the _event variable");
}

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
This allows functions like this:

```
function(_event) {
  console.log("I am not using the _event variable");
}
```
@maxjacobson
Copy link
Contributor Author

@pbrisbin here's an updated to #42 to make the rule behave more how we expect

@wfleming
Copy link
Contributor

LG(reat)TM

@maxjacobson maxjacobson merged commit 1f994be into master Jul 12, 2016
@maxjacobson maxjacobson deleted the mj-no-unused-variables-update branch July 12, 2016 14:18
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.

None yet

2 participants