Merge remote-tracking branch 'origin/topic/bbannier/bump-spicy-format'

This commit is contained in:
Benjamin Bannier 2024-11-04 09:43:28 +01:00
commit 8fc5b7fcda

View file

@ -33,9 +33,9 @@ repos:
- id: typos - id: typos
exclude: '^(.typos.toml|src/SmithWaterman.cc|testing/.*|auxil/.*|scripts/base/frameworks/files/magic/.*|CHANGES)$' exclude: '^(.typos.toml|src/SmithWaterman.cc|testing/.*|auxil/.*|scripts/base/frameworks/files/magic/.*|CHANGES)$'
#- repo: https://github.com/bbannier/spicy-format - repo: https://github.com/bbannier/spicy-format
# rev: v0.16.2 rev: v0.20.0
# hooks: hooks:
# - id: spicy-format - id: spicy-format
# # TODO: Reformat existing large analyzers just before 8.0. # TODO: Reformat existing large analyzers just before 8.0.
# exclude: '(^testing/.*)|(protocol/ldap/.*)|(protocol/quic/.*)|(protocol/websocket/.*)' exclude: '(^testing/.*)|(protocol/ldap/.*)|(protocol/quic/.*)|(protocol/websocket/.*)'