mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
fix: add input validation, retry limit, code formatting, and exclude i18n from secret detection
This commit is contained in:
parent
6b1b8d0f2e
commit
500bc60d02
3 changed files with 38 additions and 17 deletions
|
|
@ -35,7 +35,8 @@ repos:
|
|||
.*pnpm-lock\.yaml|
|
||||
.*alembic\.ini|
|
||||
.*alembic/versions/.*\.py|
|
||||
.*\.mdx$
|
||||
.*\.mdx$|
|
||||
.*/messages/.*\.json$
|
||||
)$
|
||||
|
||||
# Python Backend Hooks (surfsense_backend) - Using Ruff for linting and formatting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue