Skip to content
Snippets Groups Projects
Commit e34f6dfa authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[pre-commit] Add exclusion rule for reuse

parent b978a74a
No related branches found
No related tags found
No related merge requests found
Pipeline #87037 failed
......@@ -34,3 +34,9 @@ repos:
rev: v3.0.2
hooks:
- id: reuse
exclude: |
(?x)(
^.pixi/|
^.pixi.toml/|
^.pixi.lock/|
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment