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

add checker for US indigenous tribe names to avoid #52

Closed
wants to merge 3 commits into from
Closed

add checker for US indigenous tribe names to avoid #52

wants to merge 3 commits into from

Conversation

benmarwick
Copy link

@benmarwick benmarwick commented Jun 23, 2019

This is a start on tackling #51. It takes a list of US indigenous tribe names from US Bureau of Indian Affairs & alerts the user to avoid naming a new pkg with anything anything on that list.

I'm a bit stuck on one detail, for example this will flag 'dispute' because it contains 'ute'. Not sure what the best way to handle this is. There are a lot of words that contain 'ute', as I discovered using https://www.dcode.fr/words-containing, so we might need a different matching approach here?

This pull request was closed.
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.

1 participant