Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d706e649 | 2025-01-10 14:18:21 | scripts: Fix formatting with Ruff 0.9 See: https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md#090 | ||
| 809704e0 | 2024-07-12 10:35:17 | pre-commit: Use ruff-format instead of black | ||
| 58d0bdc7 | 2024-02-23 15:09:07 | Update pre-commit | ||
| c6716461 | 2023-09-28 09: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 |