MCPcopy Create free account
hub / github.com/dmtcp/dmtcp / _Filters

Function _Filters

util/cpplint.py:970–972  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

968
969
970def _Filters():
971 """Returns the module's list of output filters, as a list."""
972 return _cpplint_state.filters
973
974
975def _SetFilters(filters):

Callers 1

_ShouldPrintErrorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected