MCPcopy Index your code
hub / github.com/nodejs/node / _BackupFilters

Function _BackupFilters

tools/cpplint.py:1669–1671  ·  view source on GitHub ↗

Saves the current filter list to backup storage.

()

Source from the content-addressed store, hash-verified

1667
1668
1669def _BackupFilters():
1670 """Saves the current filter list to backup storage."""
1671 _cpplint_state.BackupFilters()
1672
1673
1674def _RestoreFilters():

Callers 1

ProcessFileFunction · 0.85

Calls 1

BackupFiltersMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…