Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CS: no multiple assignments in one statement #405

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Oct 21, 2020

Multiple assignments in one statement makes for harder to debug, harder to read code and is considered a code smell.

Multiple assignments in one statement makes for harder to debug, harder to read code and is considered a code smell.
@jrfnl jrfnl added this to the 1.7.1 milestone Oct 21, 2020
@schlessera schlessera merged commit ccbb491 into master Oct 22, 2020
@schlessera schlessera deleted the feature/cs-no-multiple-assignments-in-statement branch October 22, 2020 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants