Skip to content

Commit

Permalink
[#494] Fix Danger import old files
Browse files Browse the repository at this point in the history
  • Loading branch information
blyscuit committed Aug 9, 2023
1 parent 6a104b7 commit 6fab661
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
@@ -1,7 +1,5 @@
# frozen_string_literal: true

require './fastlane/Constants/Constants'

# Warn when there is a big PR
warn("This pull request is quite big (#{git.lines_of_code} lines changed), please consider splitting it into multiple pull requests.") if git.lines_of_code > 500

Expand Down

0 comments on commit 6fab661

Please sign in to comment.