Ugly Alpha 1
eipv:0.4.0

total uncompressed bytes

101.6 KB

total files

68

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "LICENSE-*", "README.md", ], has_build_script: false, }

57 wasted files

total waste: 49.3 KB

  1. tests/tests.rs : 5.0 KB
  2. tests/utils.rs : 1.2 KB
  3. .github/workflows/eipv-test.yaml : 1.0 KB
  4. tests/fixtures/valid.md : 1.0 KB
  5. tests/fixtures/preamble-description-too-long.md : 959 B
  6. tests/fixtures/preamble-title-too-long.md : 928 B
  7. tests/fixtures/preamble-author-email-and-handle.md : 839 B
  8. tests/fixtures/preamble-author-handle-invalid.md : 838 B
  9. tests/fixtures/preamble-author-handle-trailing-info.md : 835 B
  10. tests/fixtures/preamble-author-email-trailing-info.md : 829 B
  11. tests/fixtures/preamble-author-email-unmatched.md : 827 B
  12. tests/fixtures/preamble-requires-too-much-whitespace.md : 817 B
  13. tests/fixtures/preamble-requires-multiple.md : 816 B
  14. tests/fixtures/preamble-author-email-invalid.md : 816 B
  15. tests/fixtures/preamble-author-handle-unmatched.md : 815 B
  16. tests/fixtures/preamble-requires-out-of-order.md : 814 B
  17. tests/fixtures/preamble-requires-no-whitespace.md : 814 B
  18. tests/fixtures/preamble-requires-malformed.md : 809 B
  19. tests/fixtures/preamble-requires-single.md : 804 B
  20. tests/fixtures/preamble-last-call-deadline-malformed.md : 802 B
  21. tests/fixtures/preamble-updated-malformed.md : 791 B
  22. tests/fixtures/preamble-unknown-field.md : 788 B
  23. tests/fixtures/preamble-malformed-field.md : 783 B
  24. tests/fixtures/preamble-category-networking.md : 777 B
  25. tests/fixtures/preamble-category-interface.md : 776 B
  26. tests/fixtures/preamble-status-withdrawn.md : 775 B
  27. tests/fixtures/preamble-status-last-call.md : 775 B
  28. tests/fixtures/preamble-status-stagnant.md : 774 B
  29. tests/fixtures/preamble-malformed-eip.md : 774 B
  30. tests/fixtures/preamble-category-invalid.md : 774 B
  31. tests/fixtures/preamble-status-invalid.md : 773 B
  32. tests/fixtures/preamble-malformed-discussions-to.md : 773 B
  33. tests/fixtures/preamble-invalid-discussions-to.md : 773 B
  34. tests/fixtures/preamble-status-review.md : 772 B
  35. tests/fixtures/preamble-status-living.md : 772 B
  36. tests/fixtures/preamble-malformed-eip-signed-int.md : 772 B
  37. tests/fixtures/preamble-type-standards.md : 771 B
  38. tests/fixtures/preamble-status-final.md : 771 B
  39. tests/fixtures/preamble-status-draft.md : 771 B
  40. tests/fixtures/preamble-created-malformed.md : 771 B
  41. tests/fixtures/preamble-category-core.md : 771 B
  42. tests/fixtures/preamble-category-erc.md : 770 B
  43. tests/fixtures/preamble-type-informational.md : 769 B
  44. tests/fixtures/preamble-start-malformed.md : 767 B
  45. tests/fixtures/preamble-end-malformed.md : 767 B
  46. tests/fixtures/preamble-missing-eip.md : 764 B
  47. tests/fixtures/preamble-type-invalid.md : 763 B
  48. tests/fixtures/preamble-type-meta.md : 760 B
  49. tests/fixtures/preamble-missing-status.md : 757 B
  50. tests/fixtures/preamble-missing-category.md : 756 B
  51. tests/fixtures/preamble-missing-created.md : 751 B
  52. tests/fixtures/preamble-missing-type.md : 749 B
  53. tests/fixtures/preamble-missing-title.md : 746 B
  54. tests/fixtures/preamble-missing-category-ok.md : 745 B
  55. tests/fixtures/preamble-missing-author.md : 743 B
  56. tests/fixtures/preamble-missing-discussions-to.md : 735 B
  57. .gitignore : 8 B