Skip to content

missing quickfix PlaceholderCountInspection - remove trailing \n #2663

Open
@dlsniper

Description

@dlsniper

The inspection reports: Function already ends with new line for code like this:

fmt.Println("demo\n")

And it should be:

fmt.Println("demo")

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions