m2robocon/Formatting check

Checks whether the code is formatted according to project guidelines.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
clang-format-versionVersion of clang-format that you want to use.no13
clang-format-check-pathThe path to the directory you want to check for correct C/C++/Protobuf formatting. Default is the full repository.no.
clang-format-exclude-regexA regex to exclude files or directories that should not be checked. Default is empty.no""
clang-format-fallback-styleThe fallback style for clang-format if no .clang-format file exists in your repository.nollvm

no outputs