Skip to content
Snippets Groups Projects
Commit bdb33814 authored by Oscar Gustafsson's avatar Oscar Gustafsson :bicyclist:
Browse files

Add ruff pre-commit hook

parent ea0bfedc
No related branches found
No related tags found
1 merge request!360Ruff precommit
Pipeline #96799 passed
This commit is part of merge request !360. Comments created here will be created in the context of that merge request.
...@@ -22,3 +22,8 @@ repos: ...@@ -22,3 +22,8 @@ repos:
rev: 0.0.11 rev: 0.0.11
hooks: hooks:
- id: velin - id: velin
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: "v0.0.265"
hooks:
- id: ruff
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment