HaxeCheckstyle / haxe-formatter

Haxe code formatter based on tokentree
https://haxecheckstyle.github.io/haxe-formatter-docs/#codesamples.CommonSamples.allman_curlies
MIT License
72 stars 16 forks source link

fixed local metadata linebreaks, fixes #630 #636

Closed AlexHaxe closed 3 years ago

AlexHaxe commented 3 years ago

prepared version 1.12.0

codecov[bot] commented 3 years ago

Codecov Report

Merging #636 (7531509) into master (084c876) will increase coverage by 0.01%. The diff coverage is 91.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #636      +/-   ##
==========================================
+ Coverage   88.95%   88.97%   +0.01%     
==========================================
  Files          19       19              
  Lines        7346     7381      +35     
  Branches      313      314       +1     
==========================================
+ Hits         6535     6567      +32     
- Misses        498      500       +2     
- Partials      313      314       +1     
Impacted Files Coverage Δ
src/formatter/marker/MarkSameLine.hx 85.89% <83.33%> (-0.13%) :arrow_down:
src/formatter/marker/MarkLineEnds.hx 89.78% <100.00%> (+0.30%) :arrow_up:

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 084c876...7531509. Read the comment docs.