mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-28 07:14:40 +08:00
feat: update Makefile.toml to add i18n-check and lint-staged tasks; modify pre-commit script
This commit is contained in:
@@ -80,6 +80,11 @@ files_modified.input = [
|
||||
"./pnpm-lock.yaml",
|
||||
"./tsconfig.json",
|
||||
]
|
||||
files_modified.output = [
|
||||
"./node_modules/.last_format",
|
||||
"./node_modules/.last_eslint",
|
||||
"./node_modules/.last_typecheck",
|
||||
]
|
||||
|
||||
[tasks.pre-push]
|
||||
description = "Pre-push checks"
|
||||
|
||||
Reference in New Issue
Block a user