1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

Add a fluent precommit hook

This commit is contained in:
Sylvestre Ledru 2025-06-21 19:19:31 +02:00
parent f314daff25
commit 599a958454

View file

@ -19,6 +19,11 @@ repos:
args: [ --fix=lf ]
- id: trailing-whitespace
- repo: https://github.com/uutils/pre-commit-fluent-hook
rev: v0.0.1
hooks:
- id: check-fluent
- repo: local
hooks:
- id: rust-linting