Skip to content

Use "" instead of String.Empty #354

@giggio

Description

@giggio

This is the opposite of #120.

var a = string.Empty;

Becomes

var a = "";

Diagnostic Id: CC0088
Severity: Hidden
Category: Style

@kalkie is working on it.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions