Skip to content

alternate location for the .pre-commit-config.yml file #107

@sean-m-sullivan

Description

@sean-m-sullivan

I have been trying this out on my repositories, however for all of them, we keep the config files out of the TLD.
they are in locations such as
.github/workflow-config/.pre-commit-config.yml
what I'd like to do is be able to put it in the .github folder to keep the TLD clean,
example being
.github/.pre-commit-config.yml

I am not seeing a way to customize this, so wondering if there is any effort to search for the config in some directories in the repo.
Also if someone can point me at the repo that does the pickup, I might be able to help contribute to the feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions