purplevarun / comment-checker-git-hook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comment checker git hook 🤫 🚀

catch your comments before they creep into production!

clean code clean code clean code clean code

Visitors

Make sure to star ⭐️ this repository


INSTALLATION 💪

You can copy paste the below snippet in the home directory of your repository!

curl https://raw.githubusercontent.com/purplevarun/comment-checker-git-hook/main/install.sh | bash


REMOVAL 😅

rm -rf .git/hooks/pre-commit

REQUIREMENTS 📝

  • unix based system
  • a git repository

About


Languages

Language:C++ 88.2%Language:Shell 11.8%