Make consider-using-augmented-assign
an extension
#7605
Labels
Enhancement ✨
Improvement to a component
Optional Checkers
Related to a checked, disabled by default
Milestone
I haven't followed the discussion around this check so it might have come up already.
Why was this not implemented as an optional extension?
From what I can tell there is no obvious benefit to using the augmented assignment over the regular one. IMO it just creates a lot of unnecessary noise. Similar checks like the one for assignment expressions are also optional.
Originally posted by @cdce8p in #7514 (comment)
@cdce8p should this be in CodeStyle? Or just a full extension?
The text was updated successfully, but these errors were encountered: