MCPcopy
hub / github.com/pex-tool/pex / lint.py

File lint.py

scripts/lint.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2
3import argparse
4import subprocess

Callers

nothing calls this directly

Calls 3

parse_argsMethod · 0.80
exitMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected