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

fix: bug in dodoc config, where function signature was wrongly generated #745

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

b00ste
Copy link
Member

@b00ste b00ste commented Oct 12, 2023

What does this PR introduce?

🐛 Bug

In this PR a bug is fixed where function with unnamed parameters have the signature generated wrongly.

PR Checklist

  • Wrote Tests
  • Wrote & Generated Documentation (readme/natspec/dodoc)
  • Ran npm run lint && npm run lint:solidity (solhint)
  • Ran npm run format (prettier)
  • Ran npm run build
  • Ran npm run test

@CJ42 CJ42 merged commit e3034e1 into develop Oct 13, 2023
@CJ42 CJ42 deleted the fix-dodoc branch October 13, 2023 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants