ngerakines / commitment

A commit message generator that I use.
http://whatthecommit.com/
MIT License
1.2k stars 195 forks source link

Consider a page for non explicit commits ? #264

Open stiliajohny opened 1 year ago

stiliajohny commented 1 year ago

Hi

THank you for the project is great and a lot of us using it ( obviously)

Would you consider having a separate /index.txt with non-explicit commits ?

ngerakines commented 1 year ago

I'm cool with having something like https://whatthecommit.com/?safe

stiliajohny commented 1 year ago

I suppose we will need to having a separate list that doesn't have explicit words ?

ngerakines commented 1 year ago

Yeah, either that or when the initial list is read and indexed, we create a second index with items that do not have swear words.

Another alternative would be to use something like https://pypi.org/project/profanity-filter/ and maybe star out the bad words to make it funny.

Something like:

I can't @!#^%#$ believe this.

thenoid commented 5 months ago

:+1: