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

Add more pre-commit hooks #43

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Add more pre-commit hooks #43

merged 1 commit into from
Nov 18, 2024

Conversation

hofbi
Copy link
Contributor

@hofbi hofbi commented Nov 11, 2024

No description provided.

Comment on lines +155 to +159
- repo: https://github.com/jendrikseipp/vulture
rev: v2.13
hooks:
- id: vulture
pass_filenames: true
Copy link
Contributor

Choose a reason for hiding this comment

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

What's the purpose of our repo? Do we want to 'vendor' other pre-commit hooks with slightly changed settings?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I only want to run it on this repo. Do you remember why you used this setting?

Copy link
Contributor

Choose a reason for hiding this comment

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

Damn, of course!

I pass that to override this funny setting. Should we open a PR that removes it in https://github.com/jendrikseipp/vulture?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do you want to create that PR?

Copy link
Contributor

Choose a reason for hiding this comment

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

@hofbi hofbi merged commit dfe2c1b into master Nov 18, 2024
7 checks passed
@hofbi hofbi deleted the more-hooks branch November 18, 2024 08:24
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