aider/.github
MDW 2ebb2103b8
ci: add pre-commit.yml for GitHub Actions
This commit adds a new GitHub Actions workflow configuration file (`pre-commit.yml`) to automate the execution of pre-commit hooks on pull requests and pushes.

The workflow includes steps to install dependencies, cache pre-commit hooks, run the hooks, convert logs to Checkstyle format, save the cache, and upload logs as artifacts.

This setup ensures that code quality checks are enforced consistently across the repository.
2025-05-08 23:27:34 +02:00
..
ISSUE_TEMPLATE copy 2024-04-29 12:56:41 -07:00
workflows ci: add pre-commit.yml for GitHub Actions 2025-05-08 23:27:34 +02:00