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

Add support for Autopep8 #430

Merged
merged 1 commit into from
Apr 11, 2022
Merged

Add support for Autopep8 #430

merged 1 commit into from
Apr 11, 2022

Conversation

Gismo359
Copy link
Contributor

@Gismo359 Gismo359 commented Apr 9, 2022

No description provided.

git clone --branch 0.50500.0 --depth 1 git://github.com/apple/swift-format
git clone --branch 0.50500.0 --depth 1 https://github.com/apple/swift-format
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes tests on ubuntu-latest

Comment on lines -345 to +347
| mypy | | |
| mypy | | ❌ (py) |
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mypy doesn't support either, so just an error in README.md

@@ -0,0 +1 @@
autopep8>=1.5.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

autopep8>=1.6.0 causes dependency conflicts with flake8 (updating flake8>=4.0.0 also fixes them, I think)

@Gismo359 Gismo359 changed the title Add support for Aautopep8 Add support for Autopep8 Apr 9, 2022
@Gismo359 Gismo359 closed this Apr 9, 2022
@Gismo359 Gismo359 reopened this Apr 9, 2022
@ocean90 ocean90 added the enhancement New feature or request label Apr 11, 2022
@ocean90 ocean90 merged commit 5ff8e09 into wearerequired:master Apr 11, 2022
@ocean90
Copy link
Member

ocean90 commented Apr 11, 2022

Thank you!

@pickfire
Copy link

Hi, can I know when will the next release be done to have these changes?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants