Skip to content

Commit c85f9ac

Browse files
committed
remove check-debug.sh, ruff does the same check
1 parent f128c22 commit c85f9ac

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

.pre-commit-config.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ repos:
1212

1313
- repo: local
1414
hooks:
15-
- id: debug-check
16-
name: Check for debug statements
17-
entry: tests/check-debug.sh
18-
language: script
19-
types: [python]
2015
- id: lint-python
2116
name: Lint Python
2217
entry: make lint-python

tests/check-debug.sh

-10
This file was deleted.

0 commit comments

Comments
 (0)