Skip to content

Commit 240d637

Browse files
committed
Remove requirements-txt-fixer
To avoid this line: ``` fix requirements.txt.................................(no files to check)Skipped ```
1 parent d12b9e0 commit 240d637

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ repos:
5454
- id: end-of-file-fixer
5555
exclude: &gen_exclude '^(?:cuda_bindings/cuda/bindings/.*\.in?|cuda_bindings/docs/source/module/.*\.rst?)$'
5656
- id: mixed-line-ending
57-
- id: requirements-txt-fixer
5857
- id: trailing-whitespace
5958
exclude: *gen_exclude
6059

0 commit comments

Comments
 (0)