Versions Compared

Key

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

We utilize the Linux Kernel Clang Formatter, which enforces Linux style syntax.

Within all C repositories, a GitHub Action is setup to check that all files have been formatted accordingly, and pull requests will not be able to merge unless it passes this request.

...