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 #941, pylint's whitespace messages don't get their before|after string #129

Closed
wants to merge 1 commit into from

Conversation

dansut
Copy link

@dansut dansut commented Jul 25, 2017

Fix for #941

@codecov
Copy link

codecov bot commented Jul 25, 2017

Codecov Report

Merging #129 into master will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #129     +/-   ##
=========================================
- Coverage    92.8%   92.71%   -0.1%     
=========================================
  Files          26       26             
  Lines        1098     1098             
  Branches      187      187             
=========================================
- Hits         1019     1018      -1     
  Misses         48       48             
- Partials       31       32      +1
Impacted Files Coverage Δ
twistedchecker/checkers/pycodestyleformat.py 95.23% <ø> (-1.2%) ⬇️

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 9d343a5...2eaa692. Read the comment docs.

@rodrigc
Copy link
Contributor

rodrigc commented Apr 9, 2020

pycodestyle checker has moved into the twisted source tree here: twisted/twisted#969

The pycodestyle checker in twistedchecker is going away

@rodrigc rodrigc closed this Apr 9, 2020
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.

None yet

2 participants