Guard against incorrect line break

Metadata

ID: kotlin-code-style/no-line-break-before-assignment

Language: Kotlin

Severity: Notice

Category: Code Style

Description

No description found

Compliant Code Examples

val valA 
   = ""
val valA =
      ""
https://static.datadoghq.com/static/images/logos/github_avatar.svg https://static.datadoghq.com/static/images/logos/vscode_avatar.svg jetbrains

Seamless integrations. Try Datadog Code Analysis