Skip to content

Cleanup in MCtruthclassifier

  • Avoid else if after return
  • Try to place operators on the same line
  • Use ternary operator in returns

Merge request reports