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

Fix w292 with ignore option #608

Merged
merged 6 commits into from Aug 15, 2021
Merged

Fix w292 with ignore option #608

merged 6 commits into from Aug 15, 2021

Conversation

hhatto
Copy link
Owner

@hhatto hhatto commented Aug 14, 2021

Fixes #607

@codecov-commenter
Copy link

codecov-commenter commented Aug 14, 2021

Codecov Report

Merging #608 (8a4dc88) into master (32c78a3) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #608      +/-   ##
==========================================
+ Coverage   97.78%   97.79%   +0.01%     
==========================================
  Files           1        1              
  Lines        2349     2362      +13     
==========================================
+ Hits         2297     2310      +13     
  Misses         52       52              
Impacted Files Coverage Δ
autopep8.py 97.79% <100.00%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 32c78a3...8a4dc88. Read the comment docs.

@hhatto hhatto self-assigned this Aug 14, 2021
@hhatto hhatto marked this pull request as ready for review August 14, 2021 12:22
@hhatto hhatto merged commit ebfeba2 into master Aug 15, 2021
@hhatto hhatto deleted the fix-w292 branch August 15, 2021 11:11
@hhatto hhatto added this to the 1.5.8 milestone Aug 15, 2021
@hhatto hhatto modified the milestones: 1.5.8, 1.6 Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ignore Settings for W292 Do Not Work
2 participants