fix adb multiline input

This commit is contained in:
liuyongbin
2025-12-16 14:14:46 +08:00
parent b873c32917
commit 707b7f43f8
2 changed files with 9 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
default_install_hook_types:
- pre-commit
- commit-msg
exclude: '^phone_agent/config/apps\.py$'
default_stages:
- pre-commit # Run locally
repos:
@@ -19,4 +19,4 @@ repos:
rev: v0.9.29
hooks:
- id: pymarkdown
args: [fix]
args: [fix]