-
-
Notifications
You must be signed in to change notification settings - Fork 830
Labels
good first issueGood for newcomersGood for newcomershelp wantedContributions encouragedContributions encouragedpriority:medium
Milestone
Description
The _ as x
syntax is pointless! It can always be written more concisely as x
.
Emit a warning when it is used, and have the formatter rewrite _ as y
to y
.
Update this document in the same PR to check those items off.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedContributions encouragedContributions encouragedpriority:medium