Skip to content

Commit

Permalink
Remove rubyLintDiff from Jenkinsfile
Browse files Browse the repository at this point in the history
This option no longer has any effect.
  • Loading branch information
kevindew committed Dec 8, 2020
1 parent 73cc874 commit 5f100a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ node {
}
},
publishingE2ETests: true,
rubyLintDiff: false,
brakeman: true,
)
}

0 comments on commit 5f100a8

Please sign in to comment.