-
-
Notifications
You must be signed in to change notification settings - Fork 367
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 Github precommit workflow #3060
Conversation
63e3f98
to
9562c67
Compare
9562c67
to
a883a55
Compare
Oh I see where that Brittany issue happened... It's because
. (which I believe shouldn't)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like there was a concurrent PR without formatting (for Stan integration). Could you format the code as well?
4e29989
to
b247942
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you for the contribution!
* Add Github precommit workflow * Reformat remaining files * Don't shorten project name * Fix pre-commit file exclusion pattern
Add Github workflow to check code formatting in pull requests.