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

Function _SetCountingStyle

steps/cpplint.py:1459–1461  ·  view source on GitHub ↗

Sets the module's counting options.

(level)

Source from the content-addressed store, hash-verified

1457
1458
1459def _SetCountingStyle(level):
1460 """Sets the module's counting options."""
1461 _cpplint_state.SetCountingStyle(level)
1462
1463
1464def _Filters():

Callers 1

ParseArgumentsFunction · 0.85

Calls 1

SetCountingStyleMethod · 0.80

Tested by

no test coverage detected