-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add the ability to use code comments for scoped code ownership rules.
You should be able to add a comment above or next to a function, class, struct, or trait to mark that entity as being owned by a code owner.
Idea: use treesitter for querying AST of code files to find comment that applies to an entity and check if comment contains codeowners mark
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request