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

Method SetCountingStyle

steps/cpplint.py:1304–1306  ·  view source on GitHub ↗

Sets the module's counting options.

(self, counting_style)

Source from the content-addressed store, hash-verified

1302 return last_verbose_level
1303
1304 def SetCountingStyle(self, counting_style):
1305 """Sets the module's counting options."""
1306 self.counting = counting_style
1307
1308 def SetFilters(self, filters):
1309 """Sets the error-message filters.

Callers 1

_SetCountingStyleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected