CNoCurseWords is a clang plugin that well bans curse word anywhere in the code. any inclustion of curses is most welcome
How to use:
git clone /~https://github.com/iurjscsi1101500/CNoCurseWords && cd CNoCurseWords
make
clang -std=c++20 -fplugin="YOUR-REPO-FULL-PATH"/libCNoCurseWords.dylib examples/example.c