mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +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 ]
|
args: [ --fix=lf ]
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
|
|
||||||
|
- repo: https://github.com/uutils/pre-commit-fluent-hook
|
||||||
|
rev: v0.0.1
|
||||||
|
hooks:
|
||||||
|
- id: check-fluent
|
||||||
|
|
||||||
- repo: local
|
- repo: local
|
||||||
hooks:
|
hooks:
|
||||||
- id: rust-linting
|
- id: rust-linting
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue