Crate gitlab_clippy

Source

Structs§

GitLabCodeQuality
Code Quality report artifact implementing a subset of the Code Climate spec per documentation
Lines
Contains the line information for code quality violation
Location
The relative path to the file containing the code quality violation

Functions§

parseDeprecated
Deprecated, please use lib::parse_to_string() instead.
parse_to_string
Returns a vector of GitLabCQ serialized into a JSON string
parse_to_writer
Returns a vector of GitLabCQ serialized into a JSON stream