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

fix: change EOL characters to Unix #68

Merged
merged 1 commit into from Dec 24, 2018

Conversation

edkerk
Copy link
Member

@edkerk edkerk commented Dec 20, 2018

  • run dos2unix on all code, changing EOL to LF, which is Unix default

- run dos2unix on all code, changing EOL to LF, which is Unix default
@codecov-io
Copy link

codecov-io commented Dec 20, 2018

Codecov Report

Merging #68 into devel will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            devel      #68   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files           2        2           
  Lines         185      185           
  Branches       23       23           
=======================================
  Hits          181      181           
  Misses          3        3           
  Partials        1        1

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 1d838d4...c0d30a6. Read the comment docs.

Copy link
Collaborator

@BenjaSanchez BenjaSanchez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @edkerk!

@BenjaSanchez BenjaSanchez merged commit af55d8c into SysBioChalmers:devel Dec 24, 2018
@BenjaSanchez BenjaSanchez mentioned this pull request May 1, 2019
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

3 participants