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

Pep8 linting#204

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
Byron merged 5 commits intogitpython-developers:0.3fromhashar:pep8-linting
Nov 17, 2014
Merged

Pep8 linting#204

Byron merged 5 commits intogitpython-developers:0.3fromhashar:pep8-linting
Nov 17, 2014

Conversation

hashar
Copy link
Contributor

Passes of pep8 on the whole repository to fix up whitespaces.

No code change hopefully, I carefully reviewed the changes.

W191 indentation contains tabsE221 multiple spaces before operatorE222 multiple spaces after operatorE225 missing whitespace around operatorE271 multiple spaces after keywordW292 no newline at end of fileW293 blank line contains whitespaceW391 blank line at end of file
E301 expected 1 blank line, found 0E302 expected 2 blank lines, found 1E303 too many blank lines (n)
E201 whitespace after '('E202 whitespace before ')'E203 whitespace before ':'E225 missing whitespace around operatorE226 missing whitespace around arithmetic operatorE227 missing whitespace around bitwise or shift operatorE228 missing whitespace around modulo operatorE231 missing whitespace after ','E241 multiple spaces after ','E251 unexpected spaces around keyword / parameter equals
E261 at least two spaces before inline comment
W291 trailing whitespace
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) when pullingc8e7074 on hashar:pep8-linting into7aba59a on gitpython-developers:0.3.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) when pullingc8e7074 on hashar:pep8-linting into7aba59a on gitpython-developers:0.3.

@ByronByron added this to thev0.3.3 milestoneNov 17, 2014
Byron added a commit that referenced this pull requestNov 17, 2014
@ByronByron merged commite4d8fb7 intogitpython-developers:0.3Nov 17, 2014
@Byron
Copy link
Member

Thank you !

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
Milestone
v0.3.3
Development

Successfully merging this pull request may close these issues.

3 participants
@hashar@coveralls@Byron

[8]ページ先頭

©2009-2025 Movatter.jp