mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-25 08:00:22 +00:00
This reverts commit 0f23ad820c.
This commit is contained in:
@@ -13,16 +13,10 @@ repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
|
||||
hooks:
|
||||
# https://github.com/pre-commit/pre-commit-hooks/issues/1229
|
||||
# regarding ruamel.yaml version
|
||||
- id: trailing-whitespace
|
||||
additional_dependencies: [ruamel.yaml<0.19]
|
||||
- id: end-of-file-fixer
|
||||
additional_dependencies: [ruamel.yaml<0.19]
|
||||
- id: mixed-line-ending
|
||||
additional_dependencies: [ruamel.yaml<0.19]
|
||||
- id: check-merge-conflict
|
||||
additional_dependencies: [ruamel.yaml<0.19]
|
||||
args: [--assume-in-merge]
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
|
||||
Reference in New Issue
Block a user