vllm
3ea7b945 - Move linting to `pre-commit` (#11975)

Commit
156 days ago
Move linting to `pre-commit` (#11975) Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Author
Parents
  • .buildkite/nightly-benchmarks/scripts
    • File
      nightly-annotate.sh
  • .github/workflows
    • File
      actionlint.yml
    • File
      clang-format.yml
    • File
      codespell.yml
    • File
      doc-lint.yml
    • File
      dummy.yml
    • matchers
      • File
        ruff.json
    • File
      mypy.yaml
    • File
      png-lint.yml
    • File
      pre-commit.yml
    • File
      ruff.yml
    • File
      shellcheck.yml
    • File
      yapf.yml
  • File
    .pre-commit-config.yaml
  • csrc
    • core
      • File
        scalar_type.hpp
    • cpu
      • File
        cpu_types.hpp
      • File
        cpu_types_arm.hpp
      • File
        cpu_types_vsx.hpp
      • File
        cpu_types_x86.hpp
    • cutlass_extensions
      • File
        common.hpp
  • docs/source/contributing
    • File
      overview.md
  • File
    format.sh
  • File
    pyproject.toml
  • File
    requirements-lint.txt
  • tools
    • File
      actionlint.sh
    • File
      doc-lint.sh