Skip to content

iurjscsi1101500/CNoCurseWords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNoCurseWords

CNoCurseWords is a clang plugin that well bans curse word anywhere in the code. any inclustion of curses is most welcome

How to use:

Clone the repo

git clone https://github.com/iurjscsi1101500/CNoCurseWords && cd CNoCurseWords

Compile the plugin

make

Usage of plugin

clang -std=c++20 -fplugin="YOUR-REPO-FULL-PATH"/libCNoCurseWords.dylib examples/example.c

About

A Clang-plugin that bans curse words

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published