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

Support literal multiline marshal #485

Merged
merged 1 commit into from
Mar 26, 2021
Merged

Conversation

pelletier
Copy link
Owner

Use struct tag multiline:"true" literal:"true" to enable it.

Use struct tag `multiline:"true" literal:"true"` to enable it.
@codecov
Copy link

codecov bot commented Mar 25, 2021

Codecov Report

Merging #485 (0f91e71) into master (b59c12a) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #485      +/-   ##
==========================================
+ Coverage   92.84%   92.88%   +0.03%     
==========================================
  Files          12       12              
  Lines        2293     2305      +12     
==========================================
+ Hits         2129     2141      +12     
  Misses        124      124              
  Partials       40       40              
Impacted Files Coverage Δ
marshal.go 95.93% <100.00%> (+0.01%) ⬆️
toml.go 73.33% <100.00%> (+0.21%) ⬆️
tomltree_write.go 94.88% <100.00%> (+0.11%) ⬆️

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 b59c12a...0f91e71. Read the comment docs.

@pelletier pelletier requested a review from AllenX2018 March 25, 2021 13:09
@pelletier pelletier merged commit ce6fbd7 into master Mar 26, 2021
@pelletier pelletier deleted the literal-multiline-marshal branch March 26, 2021 00:57
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.

1 participant