Skip to content
#

functional

Here are 1,462 public repositories matching this topic...

pocketlang
billy4479
billy4479 commented Jul 14, 2021

This is a config file for clang-format, a tool that is already used by many editors and adopted by many projects to format the code and ensure that the style is consistent.
It could even be used as a git hook or in the CI/CD workflow to ensure that new patches respect the coding style.
A config can derive from other preexisting configs (like Google's, LLVM's or Mozilla's) so it's not a big eff

good first issue TODO

Improve this page

Add a description, image, and links to the functional topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the functional topic, visit your repo's landing page and select "manage topics."

Learn more