Skip to content

Conversation

@guicho271828
Copy link
Contributor

No description provided.

@nrfulton
Copy link
Contributor

There are multiple failing quality checks.

Please use the pre-commit hooks. Assuming you have already created a venv and installed Mellea (editable), you can install the hooks by running the following commands in the root of your mellea checkout:

uv pip install -e . --group dev && pre-commit install

Once installed, you can still commit over errors using the -n flag (e.g., git commit -a -m 'this may not pass pre-commit checks' -n). However, prior to opening PR for review, ensure that the latest commit does pas the pre-install checks.

@nrfulton
Copy link
Contributor

There are failing quality checks.

Please use the pre-commit hooks. Assuming you have already created a venv and installed Mellea (editable), you can install the hooks by running the following commands in the root of your mellea checkout:

uv pip install -e . --group dev && pre-commit install

Once installed, you can still commit over errors using the -n flag (e.g., git commit -a -m 'this may not pass pre-commit checks' -n). However, prior to opening PR for review, ensure that the latest commit does pass the pre-commit checks.

@guicho271828
Copy link
Contributor Author

It's a show-and-tell RFC. what do you think?

@nrfulton
Copy link
Contributor

Given that this is an RFP rather than a contribution, please move this into Discussions and provide a self-contained proposal so that people can comment?

@nrfulton nrfulton closed this Aug 27, 2025
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.

2 participants