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

Method SetCountingStyle

util/cpplint.py:879–881  ·  view source on GitHub ↗

Sets the module's counting options.

(self, counting_style)

Source from the content-addressed store, hash-verified

877 return last_verbose_level
878
879 def SetCountingStyle(self, counting_style):
880 """Sets the module's counting options."""
881 self.counting = counting_style
882
883 def SetFilters(self, filters):
884 """Sets the error-message filters.

Callers 1

_SetCountingStyleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected