Skip to content

Conversation

JoseALermaIII
Copy link
Owner

Summary

Initialize Chapter 2 with a word dictionary cleaner practice project.

Description

Takes a word dictionary file as input and removes all single letter words (like 'a' and 'o'), then outputs the cleaned word dictionary as a list of words. Tests and Docs included to really emphasize the over-engineering.

Frankly, a PR seems unnecessary and wasteful, but that further adds to the over-engineering.

Team Notifications

Me, myself, and I

@JoseALermaIII JoseALermaIII added the enhancement New feature or request label May 25, 2019
@JoseALermaIII
Copy link
Owner Author

Frankly, a PR seems unnecessary and wasteful, but that further adds to the over-engineering.

I concur, time can be better spent elsewhere. No more self-made PRs for this repo, and don't call me "frankly."

@JoseALermaIII JoseALermaIII merged commit 6231529 into master May 25, 2019
@JoseALermaIII JoseALermaIII deleted the cleanup-dictionary branch May 25, 2019 08:27
@JoseALermaIII JoseALermaIII self-assigned this May 27, 2019
@JoseALermaIII
Copy link
Owner Author

I don't know why it's so difficult to find, but this is a much more efficient way to compare versions without PRs:
v0.8.0...v0.9.0

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

Successfully merging this pull request may close these issues.

1 participant