Skip to content

RevenueCat/Dangerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages