Skip to content

Conversation

@iMega
Copy link
Owner

@iMega iMega commented Feb 16, 2021

Before declaration a function or if statement or return statement
if previous statement is not assignment or newline then a newline
will be added before it.

Signed-off-by: Dmitry Stoletov [email protected]

Before declaration a function or if statement or return statement
if previous statement is not assignment or newline then a newline
will be added before it.

Signed-off-by: Dmitry Stoletov <[email protected]>
@codecov-io
Copy link

Codecov Report

Merging #4 (aa5fe93) into master (5eb958e) will decrease coverage by 0.27%.
The diff coverage is 38.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   71.15%   70.87%   -0.28%     
==========================================
  Files          28       28              
  Lines        1449     1456       +7     
==========================================
+ Hits         1031     1032       +1     
- Misses        279      282       +3     
- Partials      139      142       +3     
Impacted Files Coverage Δ
formatter/body.go 73.86% <28.57%> (-6.66%) ⬇️
formatter/exp.go 82.23% <50.00%> (+0.53%) ⬆️
formatter/fieldlist.go 75.15% <100.00%> (-0.31%) ⬇️
formatter/statement_if.go 47.10% <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 5eb958e...aa5fe93. 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.

4 participants