Skip to content

Commit 9343e2f

Browse files
committed
tests: Add dummy model for testing
Signed-off-by: Phoevos Kalemkeris <[email protected]>
1 parent 49712c6 commit 9343e2f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ repos:
1111
- id: end-of-file-fixer
1212
- id: check-yaml
1313
- id: check-added-large-files
14+
args:
15+
- --maxkb=50000
1416
- id: check-json
1517
- repo: https://github.com/astral-sh/ruff-pre-commit
1618
rev: v0.8.0
Binary file not shown.

0 commit comments

Comments
 (0)