MCPcopy Create free account
hub / github.com/BoomingTech/Piccolo / _SetCountingStyle

Function _SetCountingStyle

engine/3rdparty/tinyobjloader/deps/cpplint.py:871–873  ·  view source on GitHub ↗

Sets the module's counting options.

(level)

Source from the content-addressed store, hash-verified

869
870
871def _SetCountingStyle(level):
872 """Sets the module's counting options."""
873 _cpplint_state.SetCountingStyle(level)
874
875
876def _Filters():

Callers 1

ParseArgumentsFunction · 0.85

Calls 1

SetCountingStyleMethod · 0.80

Tested by

no test coverage detected