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

@ -0,0 +1,8 @@
{
"Exclude": [
"^LICENSE\\.md$",
"^benchmark/",
"^docker/reprex/",
"^\\.crow/build-r-minor-sensitive-packages\\.yaml$"
]
}