Skip to content

Fix warnings reported by gcc 6.3 related to misleading indentations.

The files where these warnings were reported have been formatted by CLion using the cppTango CLion code style already in use on the master branch. Added CLion code style settings file based on Allman Braces code style (#364).

Merge request reports