modorganizer2/ModOrganizer2 code formatting check

Check code formatting for ModOrganizer 2 plugins

View on GitHub

Trust Signals

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

no outputs