Skip to content

Commit

Permalink
pre-commit: add mixed-line-ending hook [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxmaniac committed May 18, 2023
1 parent e66a63a commit 339891e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 339891e

Please sign in to comment.