Skip to content

Commit

Permalink
Set rubyLintDiff to false
Browse files Browse the repository at this point in the history
This ensures all the code is checked by Jenkins.
  • Loading branch information
Christopher Baines committed Oct 1, 2018
1 parent 2e54cf9 commit b61176a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ library("govuk")

node {
govuk.buildProject(
rubyLintDiff: false,
beforeTest: {
sh("npm install")
}
Expand Down

0 comments on commit b61176a

Please sign in to comment.