MCPcopy Create free account
hub / github.com/RT-Thread/rt-thread / run-clang-format.py

File run-clang-format.py

tools/release/run-clang-format.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""A wrapper script around clang-format, suitable for linting multiple files
3and to use for continuous integration.
4

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
openFunction · 0.50

Tested by

no test coverage detected