Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Commit

Permalink
Remove rubyLintDiff from the Gemfile
Browse files Browse the repository at this point in the history
This no longer has any effect
  • Loading branch information
kevindew committed Dec 11, 2020
1 parent a6c1ee3 commit deff7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
library("govuk")

node {
govuk.buildProject(brakeman: true, rubyLintDiff: false)
govuk.buildProject(brakeman: true)
}

0 comments on commit deff7c4

Please sign in to comment.