You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was reading through your contribution guide and noticed the recommendations for formatting code, which I appreciate.
I have had very good experiences with pre-commit (https://pre-commit.com/), and as such wanted to recommend setting this up to automatically format code and enforce it in pull requests using the pre-commit action in github (https://github.com/pre-commit/action).
This is not at all a blocking issue for my JOSS review, simply a suggestion :)
The text was updated successfully, but these errors were encountered:
I was reading through your contribution guide and noticed the recommendations for formatting code, which I appreciate.
I have had very good experiences with pre-commit (https://pre-commit.com/), and as such wanted to recommend setting this up to automatically format code and enforce it in pull requests using the pre-commit action in github (https://github.com/pre-commit/action).
This is not at all a blocking issue for my JOSS review, simply a suggestion :)
The text was updated successfully, but these errors were encountered: