Skip to content

Commit

Permalink
Remove explicit inliner setting override
Browse files Browse the repository at this point in the history
  • Loading branch information
mdedetrich committed Jan 29, 2024
1 parent 7f6c93e commit e4ad151
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ ThisBuild / reproducibleBuildsCheckResolver := Resolver.ApacheMavenStagingRepo

ThisBuild / pekkoCoreProject := true

// pekkoInlineEnabled must be set to false when this is backported to 1.0.x branch
ThisBuild / pekkoInlineEnabled := true

enablePlugins(
UnidocRoot,
UnidocWithPrValidation,
Expand Down

0 comments on commit e4ad151

Please sign in to comment.