Skip to content

Named arguments and line breaks#318

Merged
lorenzwalthert merged 2 commits intor-lib:masterfrom
lorenzwalthert:named-arguments
Jan 6, 2018
Merged

Named arguments and line breaks#318
lorenzwalthert merged 2 commits intor-lib:masterfrom
lorenzwalthert:named-arguments

Conversation

@lorenzwalthert
Copy link
Collaborator

Closes #246.

explicitly find the position (and don't just take the position after the opening parenthesis) at which a line break should be inserted in a multi-line call.
@codecov-io
Copy link

codecov-io commented Jan 6, 2018

Codecov Report

Merging #318 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #318      +/-   ##
==========================================
+ Coverage   91.17%   91.19%   +0.01%     
==========================================
  Files          30       30              
  Lines        1371     1374       +3     
==========================================
+ Hits         1250     1253       +3     
  Misses        121      121
Impacted Files Coverage Δ
R/rules-line_break.R 100% <100%> (ø) ⬆️

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 1631426...3b84c6c. Read the comment docs.

@lorenzwalthert
Copy link
Collaborator Author

Reference: #342.

@lorenzwalthert lorenzwalthert mentioned this pull request Mar 2, 2018
13 tasks
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