You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a monorepo where the root workspace has a .github/CODEOWNERS file, but I also have a folder in my workspace which is a subdir of the root workspace. When I open a file in the subdir, it doesn't find the CODEOWNERS file. I assume this is because it doesn't recursively walk up to find a .github folder.
The text was updated successfully, but these errors were encountered:
I have a monorepo where the root workspace has a .github/CODEOWNERS file, but I also have a folder in my workspace which is a subdir of the root workspace. When I open a file in the subdir, it doesn't find the CODEOWNERS file. I assume this is because it doesn't recursively walk up to find a .github folder.
The text was updated successfully, but these errors were encountered: