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

Add pre-commit hooks for Rust #83

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

mdevino
Copy link
Collaborator

@mdevino mdevino commented Jun 17, 2024

This PR addresses #12, and also adds basic documentation on how to use pre-commit hooks.

@mdevino mdevino marked this pull request as ready for review June 17, 2024 19:43
@evaline-ju evaline-ju linked an issue Jun 17, 2024 that may be closed by this pull request
Copy link
Collaborator

@evaline-ju evaline-ju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@evaline-ju evaline-ju merged commit f33ce6c into foundation-model-stack:main Jun 17, 2024
1 check passed
pmcjr pushed a commit to pmcjr/fms-guardrails-orchestrator that referenced this pull request Jun 20, 2024
* Add pre-commit hooks for Rust

* Document how to install pre-commit hooks
@mdevino mdevino deleted the issue-12 branch September 25, 2024 19:09
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

Successfully merging this pull request may close these issues.

Add pre-commit hooks for cargo-check, rustfmt, and clippy
2 participants