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

Harmonise line endings across the scripts #1170

Open
ekatef opened this issue Nov 4, 2024 · 0 comments
Open

Harmonise line endings across the scripts #1170

ekatef opened this issue Nov 4, 2024 · 0 comments

Comments

@ekatef
Copy link
Member

ekatef commented Nov 4, 2024

Currently, line endings differ from script to script. [Can be checked for example with git ls-files --eol]

That is an artifact which appeared after the merge and originated from different conventions used previously in the power and sectoral models. Pre-commit doesn't mind as far as line endings are same across each file.

Describe the feature you'd like to see

Would be great to harmonise it.

The most straight-forward approach is using .gitattributes, though finding some pre-commit hooks may be an interesting option.

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

No branches or pull requests

1 participant