Skip to content

linter: The help text for the empty-string child fix renders as Replace {""} with . (empty replacement), which is hard to read in CLI output. Consider special-casing empty replacements to emit a clearer help message like “Remove {\"\"}.” or “Replace {\"\"} with nothing.” #20692

@camc314

Description

@camc314

The help text for the empty-string child fix renders as Replace {""} with ``. (empty replacement), which is hard to read in CLI output. Consider special-casing empty replacements to emit a clearer help message like “Remove {\"\"}.” or “Replace {\"\"} with nothing.”

Originally posted by @Copilot in #20690 (comment)

Metadata

Metadata

Assignees

Priority

None yet

Start date

None yet

Target date

None yet

Effort

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions