Search
Provides struct and type for a CodeownersErrorsErrors
@type t() :: %GitHub.CodeownersErrorsErrors{ __info__: map(), column: integer(), kind: String.t(), line: integer(), message: String.t(), path: String.t(), source: String.t() | nil, suggestion: String.t() | nil }