open-compass / VLMEvalKit

Open-source evaluation toolkit of large vision-language models (LVLMs), support 160+ VLMs, 50+ benchmarks
https://huggingface.co/spaces/opencompass/open_vlm_leaderboard
Apache License 2.0
1.34k stars 188 forks source link

[Feature]: Add pre-commit.ci integration for automated PR fixes #462

Closed Mor-Li closed 2 months ago

Mor-Li commented 2 months ago

This pull request introduces support for pre-commit.ci in the repository to automate code quality checks and apply automatic fixes during the pull request process. The following enhancements have been made:

This integration will help streamline the development process by ensuring consistent code quality, allowing developers to focus on more valuable tasks.

Changes:

Refer to pre-commit.ci documentation for more details.