Skip to content

justinchuby/lintrunner-adapters

Repository files navigation

lintrunner-adapters

Test Lint PyPI version

Adapters for lintrunner

Usage

Usage: python -m lintrunner_adapters [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  run       Run an adapter.
  to-sarif  Convert the output of lintrunner json (INPUT) to SARIF (OUTPUT).