removed trim trailing whitespace

This commit is contained in:
Utkarsh-Patel-13 2025-07-24 15:28:48 -07:00
parent 7b52af5e77
commit 0c107df03d

View file

@ -6,8 +6,6 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks:
- id: trailing-whitespace
exclude: '\.md$'
- id: check-yaml
args: [--multi, --unsafe]
- id: check-json