mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 20:59:23 +01:00
.pre-commit-config.yaml: maybe caching and ignoring unknown files would be good ideas
This commit is contained in:
parent
89e5549cea
commit
a3c369180b
@ -131,7 +131,7 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: pnpm-prettier
|
- id: pnpm-prettier
|
||||||
name: prettier
|
name: prettier
|
||||||
entry: pnpm exec prettier --write
|
entry: pnpm exec prettier --cache --ignore-unknown --write
|
||||||
language: system
|
language: system
|
||||||
exclude_types: [json]
|
exclude_types: [json]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user