Skip to content

Fix linting violations and errors in cmake project

  • cpplint is a linter for c++ projects. Using this one to lint the exercise project. It detected code style violations that need to be fixed.
Edited by Hueser, Christian