codeowners icon indicating copy to clipboard operation
codeowners copied to clipboard

cmd: distinguish unowned and unmatched files

Open ti-mo opened this issue 7 months ago • 0 comments

This commit adds a distinction between files that are not owned by anyone and files that are not matched by any rule in the CODEOWNERS file.

Useful for linting CODEOWNERS files and avoiding accidental gaps in ownership assignment.

ti-mo avatar Jul 24 '24 10:07 ti-mo