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

Formatting #924

Closed
wants to merge 1 commit into from
Closed

Formatting #924

wants to merge 1 commit into from

Conversation

superphly
Copy link

@superphly superphly commented May 2, 2018

Not sure why there are two versions of "safeTransferFrom" with one having a _data var...

Fixes #

πŸš€ Description

  • πŸ“˜ I've reviewed the OpenZeppelin Contributor Guidelines
  • βœ… I've added tests where applicable to test my new functionality.
  • πŸ“– I've made sure that my contracts are well-documented.
  • 🎨 I've run the JS/Solidity linters and fixed any issues (npm run lint:all:fix).

Not sure why there are two versions of "safeTransferFrom" with one having a _data var...
@come-maiz
Copy link
Contributor

Hey @superphly, thanks for your PR, but this change comes from a rule in solium that deals with long args lists. We are discussing about replacing it with a rule for max-len:

OpenZeppelin/configs#3

Feel free to leave your opinions there. I will close this PR, because this change breaks both rules :) Let's discuss in there to decide which one we should follow.

@come-maiz come-maiz closed this May 4, 2018
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