mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Run pre-commit on the imported docs files
This includes a minor change to the docs .typos.toml file to not change the string 'tpe' to 'type'.
This commit is contained in:
parent
ded98cd373
commit
0e46cc7a98
10 changed files with 59 additions and 71 deletions
|
@ -5,10 +5,5 @@ project(ZeekPluginConnKeyVxlanVniFivetuple)
|
|||
include(ZeekPlugin)
|
||||
|
||||
zeek_add_plugin(
|
||||
Zeek
|
||||
ConnKey_Vxlan_Vni_Fivetuple
|
||||
SOURCES
|
||||
src/Factory.cc
|
||||
src/Plugin.cc
|
||||
SCRIPT_FILES scripts/__load__.zeek
|
||||
)
|
||||
Zeek ConnKey_Vxlan_Vni_Fivetuple
|
||||
SOURCES src/Factory.cc src/Plugin.cc SCRIPT_FILES scripts/__load__.zeek)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue