Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: tox pep8 target, so that it can run#1325

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
max-wittig merged 1 commit intopython-gitlab:masterfromJohnVillalovos:jlvillal/pep8
Feb 24, 2021
Merged

fix: tox pep8 target, so that it can run#1325

max-wittig merged 1 commit intopython-gitlab:masterfromJohnVillalovos:jlvillal/pep8
Feb 24, 2021

Conversation

JohnVillalovos
Copy link
Member

Previously running the pep8 target would fail as flake8 was not
installed.

Now install flake8 for the pep8 target.

NOTE: Running the pep8 target fails as there are many warnings/errors.
But it does allow us to run it and possibly work on reducing these
warnings/errors in the future.

In addition, add two checks to the ignore list as black takes care of
formatting. The two checks added to the ignore list are:

  • E501: line too long
  • W503: line break before binary operator

Previously running the pep8 target would fail as flake8 was notinstalled.Now install flake8 for the pep8 target.NOTE: Running the pep8 target fails as there are many warnings/errors.But it does allow us to run it and possibly work on reducing thesewarnings/errors in the future.In addition, add two checks to the ignore list as black takes care offormatting. The two checks added to the ignore list are:  * E501: line too long  * W503: line break before binary operator
@max-wittig
Copy link
Member

That's a nice change. We should also add that to CI in the future.

@max-wittigmax-wittig merged commitbb227d3 intopython-gitlab:masterFeb 24, 2021
@JohnVillalovosJohnVillalovos deleted the jlvillal/pep8 branchFebruary 24, 2021 18:54
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@JohnVillalovos@max-wittig

[8]ページ先頭

©2009-2025 Movatter.jp