Skip to content

Commit 4189d18

Browse files
authored
Merge pull request #1268 from arulrajnet/fix-mixed-line-ending-windows
Added stages for the mixed-line-ending
2 parents 9377601 + e6efff2 commit 4189d18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-hooks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@
178178
entry: mixed-line-ending
179179
language: python
180180
types: [text]
181+
stages: [pre-commit, pre-push, manual]
181182
- id: name-tests-test
182183
name: python tests naming
183184
description: verifies that test files are named correctly.

0 commit comments

Comments
 (0)