Merge pull request #8261 from xuwei-k/scalafix-param

fix scaladoc
This commit is contained in:
eugene yokota 2025-09-04 09:52:17 -04:00 committed by GitHub
commit 3241c0ca77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View File

@ -347,7 +347,6 @@ object IvyActions {
* It's the cached version of [[resolveAndRetrieve]].
*
* @param inputs The resolution inputs.
* @param logicalClock The clock to check if a file is outdated or not.
* @param cache The optional cache dependency.
* @return The result of the cached resolution.
*/

View File

@ -155,7 +155,7 @@ class ClassStamper(
/**
* Given a classpath and a class name, this tries to create a SHA-256 digest.
* @param javaClassname Java-enclded class name to stamp
* @param javaClassName Java-enclded class name to stamp
* @param extraHashes additional information to include into the returning digest
*/
private[sbt] def transitiveStamp(