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

the cxc file needs to be platform agnostic #1

Closed
shahpnmlab opened this issue Feb 13, 2025 · 2 comments
Closed

the cxc file needs to be platform agnostic #1

shahpnmlab opened this issue Feb 13, 2025 · 2 comments

Comments

@shahpnmlab
Copy link

The chimerax_custom_functions.cxc file is written in a windows wnvironment. You might need to configure your PyCharm preferences to use LF line endings by default. Alternatively in your git repo you might want to set git config --global core.autocrlf true and add * text=auto to your .gitattributes file.

@robertstass
Copy link
Owner

Hopefully this is now fixed. Could you test it?

@shahpnmlab
Copy link
Author

seems to be fixed now. Closing!

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

2 participants