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

Update the .pre-commit-config.yaml file #768

Open
Andersson007 opened this issue Nov 13, 2024 · 0 comments · May be fixed by #773
Open

Update the .pre-commit-config.yaml file #768

Andersson007 opened this issue Nov 13, 2024 · 0 comments · May be fixed by #773
Assignees

Comments

@Andersson007
Copy link
Collaborator

Edit the pre-commit-config and remove whatever it is you don't like/want. I assume it's this:

  - id: isort
    name: isort
    entry: isort --check --diff .
    language: system
    types: [python]

Originally posted by @hunleyd in #765 (review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants