Skip to content

Conversation

pyup-bot
Copy link
Collaborator

This PR updates yapf from 0.24.0 to 0.25.0.

Changelog

0.25.0

Added
- Added `INDENT_BLANK_LINES` knob to select whether the blank lines are empty
or indented consistently with the current block.
- Support additional file exclude patterns in .yapfignore file.
Fixed
- Correctly determine if a scope is the last in line. It avoids a wrong
computation of the line end when determining if it must split after the
opening bracket with `DEDENT_CLOSING_BRACKETS` enabled.
Links

@codecov
Copy link

codecov bot commented Nov 25, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@4ece827). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #203   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?     40           
  Lines             ?   3448           
  Branches          ?    226           
=======================================
  Hits              ?   3448           
  Misses            ?      0           
  Partials          ?      0

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 4ece827...5c1b9a6. Read the comment docs.

@adamtheturtle adamtheturtle merged commit bbf9bc4 into master Dec 1, 2018
@adamtheturtle adamtheturtle deleted the pyup-update-yapf-0.24.0-to-0.25.0 branch December 14, 2018 22:18
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.

2 participants