Open
Description
As noted in #83 (comment) it may be useful for someone to setup Danger.
This would automate the initial QA of a Pull Request. It's easy to forget things sometimes, so this could automatically check the following:
- Does SwiftLint pass?
- Does it change significant parts of the app without unit tests?
- Is the new code missing comments?
- Have you updated the CHANGELOG?
- Did you accidentally include a copyright header?
This would probably need the project owner to setup, as it relies on a GitHub bot to run automatically. See Getting Started.
Metadata
Metadata
Assignees
Labels
No labels