Skip to content

Enable stylecheck linter

The CI is expected to fail due to falsely named initialisms, which are fixed in !1339 (merged). I will mark the MR as Draft until !1339 (merged) gets merged, however, it can already be reviewed, as the code is not expected to change. Only ST1003 from stylecheck is enabled, which is relevant for #468 (closed)

  • Ignore package names with underscore when linting with stylecheck
  • Exclude vendored code and auto generated mocks
  • Enable stylecheck and ST1003
  • Rename POLICY to expectedPolicy
  • Rename AGENT_CONFIG to expectedAgentConfig
Edited by Hristiyan Ivanov

Merge request reports