Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
maximiliankaul authored and oxisto committed Jan 28, 2025
1 parent cbe7d60 commit 9103cb5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@ fun Node.applyMetadata(
}

/**
* Generates a [Name] object from the given [name]. If [doNotPrependNamespace] is set, only the supplied name is
* used, otherwise the [namespace] is prepended to the name.
* Generates a [Name] object from the given [name]. If [doNotPrependNamespace] is set, only the
* supplied name is used, otherwise the [namespace] is prepended to the name.
*/
fun LanguageProvider.newName(
name: CharSequence,
Expand Down

0 comments on commit 9103cb5

Please sign in to comment.