美文网首页
Danger Swift

Danger Swift

作者: _顺_1896 | 来源:发表于2020-07-28 10:51 被阅读0次

    给个Danger的官方地址,无需FQ也可以访问 地址
    Danger 配合 Lint对项目进行规范,减少review code的工作量

    Danger runs during your CI process, and gives teams the chance to automate common code review chores.
    This provides another logical step in your build, through this Danger can help lint your rote tasks in daily code review.
    You can use Danger to codify your teams norms. Leaving humans to think about harder problems.
    This happens by Danger leaving messages inside your PRs based on rules that you write in Swift.
    Over time, as rules are adhered to, the message is amended to reflect the current state of the code review.

    相关文章

      网友评论

          本文标题:Danger Swift

          本文链接:https://www.haomeiwen.com/subject/xatfrktx.html