Fix alias pre-commit errors (#28)

This commit is contained in:
ZiTao-Li
2025-11-06 23:42:52 -08:00
committed by GitHub
parent 120ca6d814
commit 1f0c5de27f
31 changed files with 430 additions and 386 deletions

View File

@@ -66,6 +66,7 @@ repos:
| \.html$
)
args: [
"--init-hook=import sys; sys.path.insert(0, 'alias/src')",
--disable=W0511,
--disable=W0718,
--disable=W0122,