Skip to content

Commit 2fbed46

Browse files
wolfvzelosleone
andauthored
fix: mixed line ending (CRLF vs LF) issues with patches (#1627)
Co-authored-by: Denizhan Dakılır <[email protected]>
1 parent be78d8f commit 2fbed46

File tree

9 files changed

+2299
-156
lines changed

9 files changed

+2299
-156
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
exclude: '(\.patch|\.diff|\.snap|\.ambr|test-data/recipes/test-parsing/.+)$'
1+
exclude: '(\.patch|\.diff|\.snap|\.ambr|test-data/recipes/test-parsing/.+|test-data/patch_application/.+)$'
22

33
repos:
44
- repo: local

0 commit comments

Comments
 (0)