.pre-commit-config.yaml


Log

Author Commit Date CI Message
Pierre Le Marre d706e649 2025-01-10T14:18:21 scripts: Fix formatting with Ruff 0.9 See: https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md#090
Pierre Le Marre 809704e0 2024-07-12T10:35:17 pre-commit: Use ruff-format instead of black
Pierre Le Marre 58d0bdc7 2024-02-23T15:09:07 Update pre-commit
Pierre Le Marre c6716461 2023-09-28T09:39:52 Add support for pre-commit See https://pre-commit.com for further info. Current checks: - Whitespaces - Yaml - Large files - Python linting/formatting TODO: investigate options for C linter and formatter