ci: configure hook exclusions and fix README lint (MD040/MD056)

This commit is contained in:
Patrick Schratz 2026-06-13 21:23:36 +02:00
commit cf851c1c30
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -1,4 +1,13 @@
# cSpell:ignore autofix autoupdate
# Excluded: verbatim GPL license, auxiliary shell scripts with intentional
# in-string formatting, and the soon-to-be-removed standalone workflow.
exclude: |
(?x)^(
LICENSE\.md|
benchmark/|
docker/reprex/|
\.crow/build-r-minor-sensitive-packages\.yaml
)
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0