#855·headlamp

backend uses nolint and other linter skips

Author: illumeCreated Dec 1, 2022Updated Sep 22, 2026
Labelsbackendqualitylifecycle/frozen

Description

The backend code uses nolint and other lint skips which shouldn't be skipped. There's no justification next to where the linter is disabled either.

Lint skips shouldn't pass CI/review unless they come with a good justification (IMHO).

Impact

The code is riskier, and harder to understand/test/change.

Source: kubernetes-sigs/headlamp