Skip to content

Add Linting to Topology Service CI/CD

Bojan Marjanovic requested to merge 31-add-linting-to-topology-service-ci-cd into main

What

As per #31 (closed), 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 (closed)

Edited by Bojan Marjanovic

Merge request reports

Loading