File Annotations
=================
.. autoclass:: git_bot_feedback.FileAnnotation
:members:
.. autoclass:: git_bot_feedback.AnnotationLevel
.. py:attribute:: AnnotationLevel.Debug
A debugging annotation.
.. py:attribute:: AnnotationLevel.Notice
A note annotation.
.. py:attribute:: AnnotationLevel.Warning
A warning annotation.
.. py:attribute:: AnnotationLevel.Error
A error annotation.