Skip to content
  • Marc Alff's avatar
    33c487b4
    Fixed clang-format broken formatting: · 33c487b4
    Marc Alff authored
    - applied astyle to add missing {} brackets in if/then/else blocks
    - reapplied clang-format 5.0, which now indents properly blocks.
    
    Statements in an if/then/else, even very short,
    deserve their own line, for GCOV.
    33c487b4
    Fixed clang-format broken formatting:
    Marc Alff authored
    - applied astyle to add missing {} brackets in if/then/else blocks
    - reapplied clang-format 5.0, which now indents properly blocks.
    
    Statements in an if/then/else, even very short,
    deserve their own line, for GCOV.
Loading