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:
parent
f314daff25
commit
599a958454
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue