Escape period

This commit is contained in:
Andrew Murray 2025-06-30 22:19:14 +10:00
parent c22230b761
commit 49efe40f28

View File

@ -48,7 +48,7 @@ repos:
- id: end-of-file-fixer - id: end-of-file-fixer
exclude: ^Tests/images/|\.patch$ exclude: ^Tests/images/|\.patch$
- id: trailing-whitespace - id: trailing-whitespace
exclude: ^.github/.*TEMPLATE|^Tests/(fonts|images)/|\.patch$ exclude: ^\.github/.*TEMPLATE|^Tests/(fonts|images)/|\.patch$
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.33.1 rev: 0.33.1