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

Formatting: fix whitespace by Black’s standards #363

Merged
merged 1 commit into from
Jul 29, 2019

Conversation

Glutexo
Copy link
Collaborator

@Glutexo Glutexo commented Jul 19, 2019

Added/removed whitespace around brackets and operators to follow Black’s strict standards. Didn’t touch trailing commas.

This is a part of the way towards a completely Black-compliant formatting. It will allow to use the tool automatically for any new code. #335

@Glutexo Glutexo self-assigned this Jul 19, 2019
@Glutexo Glutexo mentioned this pull request Jul 22, 2019
@Glutexo Glutexo changed the title Fix whitespace by Black’s standards Formatting: Fix whitespace by Black’s standards Jul 24, 2019
@Glutexo Glutexo changed the title Formatting: Fix whitespace by Black’s standards Formatting: fix whitespace by Black’s standards Jul 24, 2019
@Glutexo
Copy link
Collaborator Author

Glutexo commented Jul 24, 2019

This pull request has been approved. Can we merge it?

@Glutexo Glutexo force-pushed the black_whitespace branch from 4d1262d to 57e2f09 Compare July 25, 2019 08:10
@Glutexo
Copy link
Collaborator Author

Glutexo commented Jul 25, 2019

Rebased, mergeable again.

@Glutexo Glutexo added the cleanup Small changes not affecting behavior label Jul 25, 2019
@Glutexo Glutexo force-pushed the black_whitespace branch from 57e2f09 to 19c9de3 Compare July 29, 2019 08:40
@Glutexo
Copy link
Collaborator Author

Glutexo commented Jul 29, 2019

Rebased to resolve conflicts.

Added/removed whitespace around brackets and operators to follow
Black’s strict standards. Didn’t touch trailing commas.
@Glutexo Glutexo force-pushed the black_whitespace branch from 19c9de3 to dbb349f Compare July 29, 2019 15:31
@Glutexo
Copy link
Collaborator Author

Glutexo commented Jul 29, 2019

Rebased once again, resolving conflicts.

@dehort dehort merged commit b06984b into RedHatInsights:master Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Small changes not affecting behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants