Skip to content

Simplifying assignment operators operation with same variable in left and right hand side of assignment #3391

Closed
@EugeneZelenko

Description

@EugeneZelenko

It'll be great to have check which will suggest to simplify assignment operators, like "value = value + 1" to "value += 1".

Metadata

Metadata

Assignees

Labels

CheckersRelated to a checkerEnhancement ✨Improvement to a componentGood first issueFriendly and approachable by new contributorsHacktoberfestHelp wanted 🙏Outside help would be appreciated, good for new contributorsNeeds PRThis issue is accepted, sufficiently specified and now needs an implementation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions