Skip to content
  • Philip Chimento's avatar
    CI: Tweak cpplint rules · e54d9f70
    Philip Chimento authored
    This disables the cpplint rules that cause the most problems with our
    existing style. It's not possible to customize the rules, so
    unfortunately this means that, for example, braces aren't checked at all,
    because the cpplint brace style disagrees with our existing brace style.
    
    [skip cpplint] because some messages changed (e.g. line length).
    
    Closes #137.
    e54d9f70