Can you help me with BitBucket CODEOWNERS plugin and how can it support paths with spaces inside?
Community moderators have prevented the ability to post new answers.
You can just put paths with spaces inside double quotes:
# When your glob expression contains spaces, put the glob into double quotes.
"a/path with spaces/*" @AnnTheScalaPro
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.