-
Notifications
You must be signed in to change notification settings - Fork 78
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
Add pre-commit config to standardize files #42
Conversation
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: CEBRA.
|
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: CEBRA.
|
|
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: CEBRA.
|
This PR moves from using manual formatting to formatting defined with
pre-commit
. Themake format
routine was also adapted accordingly.Note, the formatting was intentially not run on all
third_party
files, to make it easier to compare these to original versions.Fix https://github.com/AdaptiveMotorControlLab/CEBRA-dev/pull/646