Skip to content

docker-pre-commit Hook Does Not Check All docker-compose Files #66

Description

@mcdonnnj

🐛 Summary

The IamTheFij/docker-pre-commit repo's docker-compose-check hook that we use only checks files ending in docker-compose.y[a]ml.This can be seen here:

https://github.com/IamTheFij/docker-pre-commit/blob/aeda358a4a1a064958fd994c9209047bd8c783c8/.pre-commit-hooks.yaml#L7

Expected behavior

Any docker-compose*.y[a]ml file is checked. There are a number of repos where we have multiple docker-compose configurations, and they are not being checked with this hook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue or pull request addresses broken functionality

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions