zeek/src/file_analysis/analyzer
Benjamin Bannier 627c3ad726 Fix clang-tidy readability-isolate-declaration warnings
I missed one of these in review so a machine is probably better at
catching them.

I fixed the existing instances which where largely in code which look
dated. Where possible I slightly reorganized the code so we do not have
to leave values uninitialized, but did not touch up anything else.
2025-06-30 14:19:06 -07:00
..
data_event Remove unnecessary #includes in analyzer/packet analyzer/file analyzer headers 2025-05-19 10:25:05 -07:00
entropy Fix clang-tidy readability-isolate-declaration warnings 2025-06-30 14:19:06 -07:00
extract Fix clang-tidy modernize-use-default-member-init warnings in headers 2025-06-23 08:35:24 -07:00
hash Fix clang-tidy modernize-use-default-member-init warnings in headers 2025-06-23 08:35:24 -07:00
pe Fix clang-tidy modernize-use-override warnings in headers 2025-06-23 08:35:24 -07:00
x509 Fix clang-tidy readability-isolate-declaration warnings 2025-06-30 14:19:06 -07:00
CMakeLists.txt Remove unified2 file analyzer 2022-08-19 14:05:00 +02:00