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

Introduce basic configuration setup #26

Merged
merged 8 commits into from
Mar 27, 2023
Merged

Conversation

carmocca
Copy link
Contributor

@carmocca carmocca commented Mar 27, 2023

Fixes #19

Adds .pre-commit-config.yaml for the pre-commit hoks
and .pyproject.toml for general package config (black, isort, ruff, mypy, and pytest)
mypy and pytest setup to be added later.

The rest are auto-generated changes

@carmocca carmocca changed the title Introduce basic CI setup Introduce basic configuration setup Mar 27, 2023
@carmocca carmocca mentioned this pull request Mar 27, 2023
Copy link
Collaborator

@lantiga lantiga left a comment

Choose a reason for hiding this comment

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

LGTM

@carmocca carmocca merged commit 3ba48f6 into main Mar 27, 2023
@carmocca carmocca deleted the carmocca/basic-ci-setup branch March 27, 2023 16:01
gkroiz pushed a commit to gkroiz/lit-llama that referenced this pull request May 9, 2023
timothylimyl referenced this pull request in timothylimyl/lit-llama-qa May 21, 2023
@carmocca carmocca self-assigned this Jul 5, 2023
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.

Precommit hooks
2 participants