Module annotate

Source
Expand description

Methods that allow annotation (attribution and blame) for a file in a repository.

TODO: Add support for different blame layers with a trait in the future. Like commit metadata and more.

Structsยง

FileAnnotation
Annotation results for a specific file
FileAnnotator
Annotation process for a specific file.