mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/bbannier/bump-spicy-format'
This commit is contained in:
commit
8fc5b7fcda
1 changed files with 6 additions and 6 deletions
|
@ -33,9 +33,9 @@ repos:
|
|||
- id: typos
|
||||
exclude: '^(.typos.toml|src/SmithWaterman.cc|testing/.*|auxil/.*|scripts/base/frameworks/files/magic/.*|CHANGES)$'
|
||||
|
||||
#- repo: https://github.com/bbannier/spicy-format
|
||||
# rev: v0.16.2
|
||||
# hooks:
|
||||
# - id: spicy-format
|
||||
# # TODO: Reformat existing large analyzers just before 8.0.
|
||||
# exclude: '(^testing/.*)|(protocol/ldap/.*)|(protocol/quic/.*)|(protocol/websocket/.*)'
|
||||
- repo: https://github.com/bbannier/spicy-format
|
||||
rev: v0.20.0
|
||||
hooks:
|
||||
- id: spicy-format
|
||||
# TODO: Reformat existing large analyzers just before 8.0.
|
||||
exclude: '(^testing/.*)|(protocol/ldap/.*)|(protocol/quic/.*)|(protocol/websocket/.*)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue