Skip to content

Commit dcfab8a

Browse files
committed
remove large files
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
1 parent bba3564 commit dcfab8a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ repos:
2323
- id: no-commit-to-branch
2424
name: "🌳 git · Protect main branches"
2525
args: ["--branch", "main", "--branch", "master"]
26-
- id: check-added-large-files
27-
name: "🌳 git · Block large file commits"
28-
args: ["--maxkb=5000"]
2926
# ---------------------------- 📁 Filesystem Tools --------------------------- #
3027
- id: check-executables-have-shebangs
3128
name: "📁 filesystem/⚙️ exec · Verify shebang presence"

0 commit comments

Comments
 (0)