Browse Source

pre-commit: add mixed-line-ending hook [skip ci]

Victor Seva 2 năm trước cách đây
mục cha
commit
339891e7da
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .pre-commit-config.yaml

+ 1 - 0
.pre-commit-config.yaml

@@ -7,6 +7,7 @@ repos:
       - id: end-of-file-fixer
       - id: trailing-whitespace
       - id: check-merge-conflict
+      - id: mixed-line-ending
   - repo: https://github.com/pre-commit/mirrors-clang-format
     rev: v15.0.7
     hooks: