Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Adding information on configuring CLion to make use of Google Style as well as including the reference to the linter plugin.

...

Make linter executes the linter against your project. If you are using Eclipse, you can use the Google Code Style Eclipse Formatter to reduce the number of artifacts generated during development [5].  If you make use of JetBrains CLion, there is both a cpp-lint plugin as well as the ability to configure your the editor to use the Google style for your editor (instructions).

Cross platform compatibility

...