View Source Codeowners (Codeowners v0.1.0)
A pure Elixir CODEOWNERS parser.
Summary
Functions
Build a Codeowners struct from string.
Load a Codeowners file from the given path.
Given a Codeowners struct and Elixir module, return the matching rule, or empty rule.
Given a Codeowners struct and path, return the matching rule, or empty rule.
Functions
Build a Codeowners struct from string.
Load a Codeowners file from the given path.
Given a Codeowners struct and Elixir module, return the matching rule, or empty rule.
Given a Codeowners struct and path, return the matching rule, or empty rule.