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

Enhance human-summary printer #220

Closed
Xenomega opened this issue Apr 30, 2019 · 1 comment
Closed

Enhance human-summary printer #220

Xenomega opened this issue Apr 30, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Xenomega
Copy link
Member

The human-summary printer can be enhanced to include additional useful information:

  • Build configuration type (standard, truffle, embark, etc).
  • Source line count
  • Adherence to standards (ie: ERC20, ERC721, etc).
  • Dependencies (ie: nodejs modules such as open-zeppelin, libraries such as SafeMath).

Providing such properties could help external contributors understand the general architecture of a codebase/system, prior to any actual review.

@Xenomega Xenomega added the enhancement New feature or request label Apr 30, 2019
@montyly montyly self-assigned this May 7, 2019
@montyly
Copy link
Member

montyly commented May 8, 2019

fixed with #228

@montyly montyly closed this as completed May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants