-
-
Notifications
You must be signed in to change notification settings - Fork 814
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 option to generate a sample configuration file #514
Labels
Comments
I guess the question becomes what set of hooks would it configure? |
How about a fairly generic subset of these?
|
Seems easy enough! |
Via #515 |
This feature is in 0.14.0 |
droctothorpe
pushed a commit
to droctothorpe/pre-commit
that referenced
this issue
Mar 23, 2022
Add a way to do case-insensitive sorting via file-contents-sorter.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Similar to how
pylint
offers--generate-rcfile
,pre-commit
could have an option to generate a sample.pre-commit-config.yaml
.Note that this is related to pre-commit/pre-commit.com#29.
The text was updated successfully, but these errors were encountered: