Skip to content

Commit

Permalink
Remove Podfile branch references check
Browse files Browse the repository at this point in the history
  • Loading branch information
iangmaia committed Feb 20, 2024
1 parent 22b4dd4 commit 3842afe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dangerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ rubocop.lint(files: [], force_exclusion: true, inline_comment: true, fail_on_inl

manifest_pr_checker.check_all_manifest_lock_updated

podfile_checker.check_podfile_does_not_have_branch_references

pr_size_checker.check_diff_size(
max_size: 300,
type: :insertions
Expand Down

0 comments on commit 3842afe

Please sign in to comment.