Detect non-inclusive language in your source code
Creating an inclusive work environment is imperative to a healthy,
supportive, and productive culture, and an environment where everyone
feels welcome and included. woke is a text file analysis tool that finds
places within your source code that contain non-inclusive language and
suggests replacing them with more inclusive alternatives.
The following home directory locations are supported for woke's configuration file:
- $HOME/.config/woke.yaml
- $HOME/.config/woke.yml
- $HOME/.woke.yaml
- $HOME/.woke.yml
Remote files can be accessed after connecting the network interface:
snap connect woke:network
If your project directory is on another storage device, mounted via /media, /run/media or /mnt, you will need to connect the removable-media interface to permit woke access:
snap connect woke:removable-media
The Snapcraft build files for woke can be found here:
https://github.com/degville/woke-snap
The snap build is not endorsed by the woke project.