Open asakaev opened 4 years ago
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
I have a warning about a key that's not used by any other settings/tasks:
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