Rightpoint / ios-template

A `cookiecutter` template for iOS projects
MIT License
94 stars 26 forks source link

Add Danger checks #131

Open armcknight opened 5 years ago

armcknight commented 5 years ago

Some things that come up fairly often in my own development and in code reviews (both things asked for but also missed which lead to confusion later) are if a commit or PR branch contains:

Thought about suggesting adding as a warning in a precommit hook, but worried about the amount of time it would take to create a commit.