Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -417,9 +417,6 @@ repos:
- id: check-case-conflict
name: run check-case-conflict
description: check for case conflicts in file names
- id: check-docstring-first
name: run check-docstring-first
description: check that docstrings are at the start of functions
- id: check-executables-have-shebangs
name: run check-executables-have-shebangs
description: check that executable scripts have shebang lines
Expand Down
Loading