Skip to content
  • Brad King's avatar
    clang-format.bash: update to clang-format-6.0 · 6b9c233c
    Brad King authored
    Update `.clang-format` with configuration to make the 6.0 format as
    close as possible to what 3.8 produced before.  Then revise the style:
    
    * Indent preprocessor directives (a feature new since 3.8)
    * Add a newline and indentation before inheritance `:` and `,`
    6b9c233c