Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-09 | format: add Ruff as a linter and formatter | Andoni Morales Alastruey | 1 | -0/+5 | |
Start using Ruff (https://docs.astral.sh/ruff/) as linter and formatter using a pre-commit hook to check and fix the format. The linter check are disabled until all errores are fixed. Fix #115 Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1315> |