MCPcopy Index your code
hub / github.com/pre-commit/pre-commit / _norm

Function _norm

tests/commands/hazmat_test.py:44–45  ·  view source on GitHub ↗
(out)

Source from the content-addressed store, hash-verified

42
43
44def _norm(out):
45 return out.replace('\r\n', '\n')
46
47
48def test_cd(tmp_path, capfd):

Callers 3

test_cdFunction · 0.70
test_ignore_exit_codeFunction · 0.70
test_n1Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected