Skip to content

Commit

Permalink
Add a scope to paradox task
Browse files Browse the repository at this point in the history
  • Loading branch information
2m committed May 11, 2017
1 parent 17963fc commit f3009bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion akka-docs/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Formatting.docFormatSettings
Dependencies.docs

unmanagedSourceDirectories in ScalariformKeys.format in Test <<= unmanagedSourceDirectories in Test
additionalTasks in ValidatePR += paradox
additionalTasks in ValidatePR += paradox in Compile

enablePlugins(ScaladocNoVerificationOfDiagrams)
disablePlugins(MimaPlugin)
Expand Down

0 comments on commit f3009bd

Please sign in to comment.