MCPcopy Create free account
hub / github.com/FastLED/FastLED / run-clang-format.py

File run-clang-format.py

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected