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

Function _SetCountingStyle

util/cpplint.py:965–967  ·  view source on GitHub ↗

Sets the module's counting options.

(level)

Source from the content-addressed store, hash-verified

963
964
965def _SetCountingStyle(level):
966 """Sets the module's counting options."""
967 _cpplint_state.SetCountingStyle(level)
968
969
970def _Filters():

Callers 1

ParseArgumentsFunction · 0.85

Calls 1

SetCountingStyleMethod · 0.80

Tested by

no test coverage detected