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 support? #61

Closed
trim21 opened this issue Dec 3, 2019 · 2 comments · Fixed by #62
Closed

pre-commit support? #61

trim21 opened this issue Dec 3, 2019 · 2 comments · Fixed by #62

Comments

@trim21
Copy link
Contributor

trim21 commented Dec 3, 2019

add .pre-commit-hooks.yaml to project root to support https://pre-commit.com/

-   id: autoflake
    name: autoflake
    entry: autoflake
    language: python
    'types': [python]
    require_serial: true
@dycw
Copy link

dycw commented Mar 4, 2020

A mirror has been set up at least 2 years ago, but it would be great to have the official repo support this!

@trim21

This comment has been minimized.

@myint myint closed this as completed in #62 May 17, 2020
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 a pull request may close this issue.

2 participants