Closed dstollie closed 9 years ago
Hello @dstollie,
The blacklist task only scans the committed lines for blacklisted strings. The commit message won't be checked. For validating to the commit message, you can use the git_commit_message task as described here: https://github.com/phpro/grumphp#git-commit-message-git_commit_message
Thanks! I was somewhat confused.
Hey guys,
For some reason i can still put my blacklisted keywords in my commit messages:
This is my grumpphp file
Here are some successfull commit messages:
Hope you guys can help me out