Unverified Commit 70b1b330 authored by Harry Mellor's avatar Harry Mellor Committed by GitHub
Browse files

Don't allow `typos` to fix by default (#26785)


Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
parent d1d063a5
...@@ -16,6 +16,7 @@ repos: ...@@ -16,6 +16,7 @@ repos:
rev: v1.38.1 rev: v1.38.1
hooks: hooks:
- id: typos - id: typos
args: [--force-exclude]
- repo: https://github.com/pre-commit/mirrors-clang-format - repo: https://github.com/pre-commit/mirrors-clang-format
rev: v21.1.2 rev: v21.1.2
hooks: hooks:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment