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

files with multiple dots in the file name not matched #68

Open
andheiberg-babylonhealth opened this issue Jun 28, 2022 · 2 comments
Open

Comments

@andheiberg-babylonhealth

I'm told I have a validation error:

$ github-codeowners validate
Found rules which did not match any files [
  '/test.en.yml @org/team',
]

But in reality the file exists:

$ ls test.en.yml
test.en.yml

Had a browse around the codebase and didn't spot the bug, sorry.

@vvscode
Copy link

vvscode commented Nov 30, 2022

can you provide some repo to reproduce the issue?

I'm asking as it works for me

@AndersDJohnson
Copy link

AndersDJohnson commented Sep 30, 2023

@andheiberg-babylonhealth @vvscode It also seems like it doesn't find hidden/dotfiles like .eslintrc.cjs? At least in 0.2.1. Would you accept a contribution PR?

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

No branches or pull requests

3 participants