Skip to content

Add Linting to Topology Service CI/CD

What

As per #31, we're adding linting to our Topology Service CI/CD. In this MR, we're:

  • introducing a new lint step, powered with protolint,
  • fixing existing offenses,
  • disabling the following rules MAX_LINE_LENGTH, ENUM_FIELD_NAMES_PREFIX with .protolint.yaml config file.

Relates to: #31

Edited by Bojan Marjanovic

Merge request reports

Loading