You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We are looking for a single tool to scan our code for problematic language. There are at least three types of problematic language that I think can be scanned:
Non inclusive terms
a. Awesome. Seems like woke is perfect for this.
b. Corporations should be able to share this effort both to maintain the evolving word list and suggested replacements as well as the scanning tools.
Corporate terms
a. Like the name of unannounced products that developers might be thinking about but shouldn't mention in comments
b. Seems like woke is perfect for this since we can pass exact word lists to it
Vulgarity and slurs
a. Developers shouldn't but sometimes they put swear words in their comments
b. I would hope it never happens but you could imagine people potentially putting slurs into their comments as well
c. I suppose we could handle vulgarity and slurs like we handle corporate terms but this seems much better as a community initiative
Describe the solution you'd like
A maintained word list for vulgarity and slurs.
Describe alternatives you've considered
We could do it ourselves but we want to share this with the community and have confidence that we are using appropriate word lists.
Additional context
It seems like a fair number of folks are building similar word lists. INI, inclusivelint. We should share a word list I think.
The text was updated successfully, but these errors were encountered:
I've been considering a feature for woke that would allow inclusion of multiple "lists" that would allow you to "extend" your ruleset without including them by default. They could be included in woke, or maintained by the community on GitHub/remotely. Something along the lines of
I came across https://github.com/hashicorp/go-getter the other day which would be interesting to use, but I haven't had the chance to dig into it much. This would give the ability for the community to maintain lists without forcing rules on all users. Thanks for bringing this up!
Is your feature request related to a problem? Please describe.
We are looking for a single tool to scan our code for problematic language. There are at least three types of problematic language that I think can be scanned:
a. Awesome. Seems like woke is perfect for this.
b. Corporations should be able to share this effort both to maintain the evolving word list and suggested replacements as well as the scanning tools.
a. Like the name of unannounced products that developers might be thinking about but shouldn't mention in comments
b. Seems like woke is perfect for this since we can pass exact word lists to it
a. Developers shouldn't but sometimes they put swear words in their comments
b. I would hope it never happens but you could imagine people potentially putting slurs into their comments as well
c. I suppose we could handle vulgarity and slurs like we handle corporate terms but this seems much better as a community initiative
Describe the solution you'd like
A maintained word list for vulgarity and slurs.
Describe alternatives you've considered
We could do it ourselves but we want to share this with the community and have confidence that we are using appropriate word lists.
Additional context
It seems like a fair number of folks are building similar word lists. INI, inclusivelint. We should share a word list I think.
The text was updated successfully, but these errors were encountered: