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

UGent contribution to MaCFP 2023 #391

Merged
merged 7 commits into from
Aug 29, 2023
Merged

UGent contribution to MaCFP 2023 #391

merged 7 commits into from
Aug 29, 2023

Conversation

gmaragko82
Copy link
Contributor

I run the command (for i in $(grep -IURl --color --exclude={".pdf",".png",".jpg",".zip",".ppt",".DS_Store",".mat",".pyc"} --exclude-dir=".git" "^M" .); do echo $i; dos2unix -o $i; done) from the top of the repository to get rid of the "check for CRLF line endings" error. If the error persists then I am not sure what else to do.

@rmcdermo
Copy link
Contributor

rmcdermo commented Aug 29, 2023

All of your .csv files have Windows line endings. Do a vi -b filename to see it. I will fix this, but it bloats the repo to enter things twice.

@rmcdermo rmcdermo merged commit be1fca6 into MaCFP:master Aug 29, 2023
3 of 4 checks passed
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