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

just: match both yaml and yml #1147

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

msanft
Copy link
Contributor

@msanft msanft commented Jan 14, 2025

This fixes a little papercut I ran into when working with the .custom directory, where I wondered why my files weren't included. Turned out we only match against .yml while I used .yaml. This makes it so both endings are valid and included.

This fixes a little papercut I ran into when working with the `.custom`
directory, where I wondered why my files weren't included. Turned out we
only match against `.yml` while I used `.yaml`. This makes it so both
endings are valid and included.
@msanft msanft added the no changelog PRs not listed in the release notes label Jan 14, 2025
@msanft msanft added this to the v1.4.0 milestone Jan 14, 2025
@msanft msanft requested a review from katexochen January 14, 2025 07:36
@katexochen katexochen removed this from the v1.4.0 milestone Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog PRs not listed in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants