Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 572 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 572 Bytes

RevenueCat's Danger file. Used for checking PRs on SDK projects. Used together with Danger. More info can be found here: http://danger.systems.

Checks for certain rules and warns if needed. Some rules can be disabled by using // danger:disable rule_name.

Rules

  • Check to see if the PR is labeled with one of the supported GitHub PR labels
  • Check to see if the PR increases the size of the repo (in bytes) by more than thresholds defined in the file.

License

RevenueCat's Dangerfile is released under an MIT license. See the License file for more information.