Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
f-meloni committed Apr 10, 2019
1 parent 1946392 commit 91a7dba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dangerfile.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,3 @@ if danger.git.createdFiles.count + danger.git.modifiedFiles.count - danger.git.d
}

SwiftLint.lint(inline: true, directory: "Sources")

if let title = danger.bitbucketServer?.pullRequest.title {
danger.message(title)
}

0 comments on commit 91a7dba

Please sign in to comment.