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

Pre-commit root arg #62

Merged
merged 3 commits into from
May 9, 2024
Merged

Pre-commit root arg #62

merged 3 commits into from
May 9, 2024

Conversation

emdoyle
Copy link
Member

@emdoyle emdoyle commented May 9, 2024

Issue: #59

This allows users on the 'pre-commit' framework to adjust the root directory from which tach check will run during the pre-commit hook.

Example:

repos:
-   repo: https://github.com/Never-Over/tach
    rev: v0.1.8
    hooks:
    -   id: tach
    args:
    -   --root=backend

@emdoyle emdoyle merged commit 9d9f252 into main May 9, 2024
4 checks passed
@emdoyle emdoyle deleted the pre-commit-root-arg branch May 9, 2024 15:43
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.

1 participant