MCPcopy Create free account
hub / github.com/4paradigm/OpenMLDB / _Filters

Function _Filters

steps/cpplint.py:1464–1466  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

1462
1463
1464def _Filters():
1465 """Returns the module's list of output filters, as a list."""
1466 return _cpplint_state.filters
1467
1468
1469def _SetFilters(filters):

Callers 1

_ShouldPrintErrorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected