sbt-pgp
sbt-pgp copied to clipboard
ThisBuild / pomIncludeRepository
I have a warning about a key that's not used by any other settings/tasks:
ThisBuild / pomIncludeRepository := { _ => false }
Is pomIncludeRepository not used or it's a false warning?
https://github.com/asakaev/leftpad/blob/master/build.sbt https://github.com/asakaev/leftpad/runs/1436631932?check_suite_focus=true#step:5:214