-
Notifications
You must be signed in to change notification settings - Fork 65.1k
Closed
Labels
help wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issue
Description
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
The CODEOWNERS syntax seems to not document valid syntax properly. As we recently found on one of our repos, this is invalid:
/directory/to/code @orgname/myteam-owners # a comment
Because the inline comment syntax is unsupported. However, .gitignore files do seem to support these comment types. Are there any other exceptions to the .gitignore syntax that are not documented?
Additional information
N/A
nschonni and hovox
Metadata
Metadata
Assignees
Labels
help wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issue