Skip to content

Conversation

@taufek
Copy link
Contributor

@taufek taufek commented Jan 16, 2018

Created this out of my own frustration because there was too many times I've committed things
such as console.log or binding.pry to my Pull Requests.

This is a simple check on prohibited keywords based on the list of keywords that we set in config yml.

This is useful for projects that need to blacklist few keywords/functions from being committed.

Created this out of my own frustration because there was too many times I've committed things
such as `console.log` or `binding.pry` to my Pull Requests.

This is a simple check on prohibited keywords based on the list of keywords that we set in config yml.

This is useful for projects that need to blacklist few keywords/functions from being committed.
@taufek taufek force-pushed the tj-prohibited-keyword branch from fffd210 to d774c50 Compare January 16, 2018 22:26
@taufek taufek closed this Jan 18, 2018
@taufek
Copy link
Contributor Author

taufek commented Jan 18, 2018

Seems like there is already similar hook named FixMe. Closing this.

@taufek taufek deleted the tj-prohibited-keyword branch January 18, 2018 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant