Skip to content

Inline ownership rules #3

Description

@BakerNet

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions