Skip to content

Global base indention#649

Merged
lorenzwalthert merged 3 commits intor-lib:masterfrom
lorenzwalthert:issue-641
Jul 12, 2020
Merged

Global base indention#649
lorenzwalthert merged 3 commits intor-lib:masterfrom
lorenzwalthert:issue-641

Conversation

@lorenzwalthert
Copy link
Collaborator

@lorenzwalthert lorenzwalthert commented Jul 12, 2020

Solves #641 by adding spaces before ever token on a new line. Note that multi-line strings are just one token.

@lorenzwalthert lorenzwalthert force-pushed the issue-641 branch 3 times, most recently from 227eee5 to 06b3827 Compare July 12, 2020 14:18
@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2020

Codecov Report

Merging #649 into master will increase coverage by 0.03%.
The diff coverage is 94.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #649      +/-   ##
==========================================
+ Coverage   90.38%   90.42%   +0.03%     
==========================================
  Files          47       47              
  Lines        2194     2224      +30     
==========================================
+ Hits         1983     2011      +28     
- Misses        211      213       +2     
Impacted Files Coverage Δ
R/addins.R 0.00% <0.00%> (ø)
R/roxygen-examples.R 97.22% <100.00%> (+0.34%) ⬆️
R/testing.R 76.27% <100.00%> (+0.83%) ⬆️
R/transform-block.R 100.00% <100.00%> (ø)
R/transform-files.R 100.00% <100.00%> (ø)
R/ui-styling.R 100.00% <100.00%> (ø)

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 103ddce...9b9ab70. Read the comment docs.

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