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

Remove trailing spaces #1334

Merged
merged 1 commit into from
Sep 27, 2021
Merged

Conversation

DimitriPapadopoulos
Copy link
Contributor

  • Remove trailing spaces at end of line.
  • Remove empty lines at end of file.

@codecov
Copy link

codecov bot commented Sep 14, 2021

Codecov Report

Merging #1334 (f7a30b6) into master (b63ad99) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1334   +/-   ##
=======================================
  Coverage   84.78%   84.78%           
=======================================
  Files          82       82           
  Lines        3372     3372           
  Branches      999      999           
=======================================
  Hits         2859     2859           
  Misses        434      434           
  Partials       79       79           
Impacted Files Coverage Δ
bids-validator/validators/tsv/tsv.js 97.33% <ø> (ø)
...ids-validator/validators/tsv/validateTsvColumns.js 52.59% <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 b63ad99...f7a30b6. Read the comment docs.

* Remove trailing spaces at end of line.
* Remove empty lines at end of file.
@sappelhoff
Copy link
Member

Thanks @DimitriPapadopoulos

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