MCPcopy Index your code
hub / github.com/nodejs/node / _Filters

Function _Filters

tools/cpplint.py:1638–1640  ·  view source on GitHub ↗

Returns the module's list of output filters, as a list.

()

Source from the content-addressed store, hash-verified

1636
1637
1638def _Filters():
1639 """Returns the module's list of output filters, as a list."""
1640 return _cpplint_state.filters
1641
1642
1643def _SetFilters(filters):

Callers 1

_ShouldPrintErrorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…