mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
Use mozilla fluent linter (and remove mine)
This commit is contained in:
parent
3214c4d604
commit
eaa6d228b1
2 changed files with 33 additions and 3 deletions
|
@ -19,10 +19,12 @@ repos:
|
|||
args: [ --fix=lf ]
|
||||
- id: trailing-whitespace
|
||||
|
||||
- repo: https://github.com/uutils/pre-commit-fluent-hook
|
||||
rev: v0.0.1
|
||||
- repo: https://github.com/mozilla-l10n/moz-fluent-linter
|
||||
rev: v0.4.8
|
||||
hooks:
|
||||
- id: check-fluent
|
||||
- id: fluent_linter
|
||||
files: \.ftl$
|
||||
args: [--config, .github/fluent_linter_config.yml, src/uu/]
|
||||
|
||||
- repo: local
|
||||
hooks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue