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

lint refresh #2436

Merged
merged 1 commit into from
Nov 14, 2019
Merged

lint refresh #2436

merged 1 commit into from
Nov 14, 2019

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Nov 13, 2019

Needed for avoiding a false positive of:

[BLK100] Black would make changes.

This was happening because flake8-black adopted new format of black but we were using an older version of black. They need to be kept in sync in order to avoid such errors. Arguably we could even remove flake8-black in the future because we always run black anyway.

Needed for avoiding a false positive of:
[BLK100] Black would make changes.
@ssbarnea ssbarnea marked this pull request as ready for review November 13, 2019 14:32
@gundalow gundalow closed this Nov 13, 2019
@gundalow gundalow reopened this Nov 13, 2019
@gundalow
Copy link
Contributor

closed/reopen to try and tick Travis-CI back into life

@ssbarnea ssbarnea added test Improvement to quality assurance: CI/CD, testing, building skip-changelog labels Nov 13, 2019
@ssbarnea ssbarnea merged commit fca91d1 into ansible:master Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog test Improvement to quality assurance: CI/CD, testing, building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants