-
Notifications
You must be signed in to change notification settings - Fork 2
Add Precommit to repo and update formatting #5
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
Conversation
6e54956
to
a26a2bd
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.
is this file needed? The reference is commented out
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.
The changes look good, but i think adding pre-commit without having it enforced in CI isn't very useful. Can we add a workflow for this as well like: https://github.com/streamlit/streamlit/blob/develop/.github/workflows/enforce-pre-commit.yml
134aec0
to
b0a104d
Compare
b0a104d
to
61ec1ba
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 👍
Introduce pre-commit. It will ensure the following:
Open to other pre-commit ideas, but this seems like a solid start for a simple component.