• J
    Ran Unity into a source code formatter, no code changes · 97e4bd25
    jsalling 提交于
    Used clang-format, which produces noise on stuff you don't care about
    and requires setting it up to match the existing code base. Kept the
    potentially useful changes, discarded the rest, some manual tweaking
    required. It did catch lots of pesky indentation mistakes.
    97e4bd25
unity_fixture.c 10.1 KB