clang-format-barr-c icon indicating copy to clipboard operation
clang-format-barr-c copied to clipboard

A .clang-format file that attempts the Barr C Embedded Coding Guidelines (2018)

Results 4 clang-format-barr-c issues
Sort by recently updated
recently updated
newest added

Added AfterFunctionDeclarationName to SpaceBeforeParensOptions to conform with 3.1.j 3.1.j - The left and right parentheses of the function call operator shall always be without surrounding spaces, except that the function...

Hi - I'd be keen to use and modify this as part of a project. Is there any chance an [open-source licence could be added to this repository](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository#choosing-the-right-license) in order...

Is there a way to disable at all indentation of nearby comments or everything near preprocessor?

Any chance to add a .clang-tidy file that also adheres to the BARR-C:2018 standard?