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
@jjmschofield Hey! Sorry to bother, but do we know if this is still the case as far as GitHub support goes? Recently noticed your github-codeowners tool was not able to parse a line like:
my-file @my-owner # my comment
with Error: # is not a valid codeowner name in rule
But GitHub's new CODEOWNERS validation indicated it was ok... maybe not, didn't get around to testing if it still applied the rules...
As per:
"Invalid syntax includes inline comments and user or team names that do not exist on GitHub."
https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
The text was updated successfully, but these errors were encountered: