MCPcopy Create free account
hub / github.com/FastLED/FastLED / numeric_limit_macros_checker.py

File numeric_limit_macros_checker.py

ci/lint_cpp/numeric_limit_macros_checker.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2# pyright: reportUnknownMemberType=false
3"""Checker to ensure standard integer limit macros are not used.
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected