Skip to content

A little script in rust designed to warn you if there are any "cheat sheet" (chuletas or torpedoes in spanish) you are committing in your source code.

Notifications You must be signed in to change notification settings

KarlHeitmann/chuletas_warning_hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OVERVIEW

This is a clone of this repo but written in Rust. It is blazingly fast in comparison to ruby.

There is still a lot of work to do here, like print in which line of the file the change offensive word is. Tests are needed. Need to extract the vector of offensive words outside the code. So the binary will have access to it and you can change the offensive words on the fly, without compiling again this code. Extend the files searched to include other languages (rust, python, javascript, etc).

About

A little script in rust designed to warn you if there are any "cheat sheet" (chuletas or torpedoes in spanish) you are committing in your source code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages