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

Function _RestoreFilters

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

Restores filters previously backed up.

()

Source from the content-addressed store, hash-verified

907 _cpplint_state.BackupFilters()
908
909def _RestoreFilters():
910 """ Restores filters previously backed up."""
911 _cpplint_state.RestoreFilters()
912
913class _FunctionState(object):
914 """Tracks current function name and the number of lines in its body."""

Callers 1

ProcessFileFunction · 0.85

Calls 1

RestoreFiltersMethod · 0.80

Tested by

no test coverage detected