Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are some key differences which are documented here.

Automatic

...

Formatting

Our .clang-format file can be found in the repository and is the source of truth for how to deal with whitespace, except when clang-format's output greatly diverges from the style of the surrounding code or common sense. In that case, we should update the .clang-format file.

...