Skip to content

Make unused variable in the code an error

  • removing all unused variables from the code by following the linter
  • marking swallowed errors with FIXME:
  • make exception when the unused variable is a part of an interface
Edited by Tomas Vik (OOO back on 2025-01-02)

Merge request reports

Loading