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

Enhancement: Extract constant for indent characters #384

Merged
merged 1 commit into from
Oct 31, 2020

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Oct 31, 2020

This PR

  • extracts an Indent::CHARACTERS constant that exposes a map of indent styles to the corresponding indent character

@codecov
Copy link

codecov bot commented Oct 31, 2020

Codecov Report

Merging #384 into main will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #384   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       161       161           
===========================================
  Files             34        34           
  Lines            503       500    -3     
===========================================
- Hits             503       500    -3     
Impacted Files Coverage Δ Complexity Δ
src/Format/Indent.php 100.00% <100.00%> (ø) 9.00 <0.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 fa9eaae...1746a5c. Read the comment docs.

@ergebnis-bot ergebnis-bot self-assigned this Oct 31, 2020
@ergebnis-bot ergebnis-bot merged commit 93c715c into main Oct 31, 2020
@ergebnis-bot ergebnis-bot deleted the feature/characters branch October 31, 2020 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants