Enforce consistent spacing around colon

Metadata

ID: kotlin-code-style/colon-spacing

Language: Kotlin

Severity: Notice

Category: Code Style

Description

No description found

Non-Compliant Code Examples

class Foo:Bar

class Foo    :    Bar

Compliant Code Examples

class Foo : Bar
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