Expand description
GitLab provider implementations for cuenv.
This crate provides GitLab-specific implementations of:
GitLabCodeOwnersProviderfor CODEOWNERS file management (feature:codeowners)
§Features
codeowners(default): CODEOWNERS file sync and check operations
Re-exports§
pub use codeowners::GitLabCodeOwnersProvider;
Modules§
- codeowners
- GitLab CODEOWNERS provider.