You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I filed a PR to fix the grammar part of this, zeek/tree-sitter-zeek#28. This still requires changes to zeek-format which even with the adjusted grammar seems to insist on inserting too many spaces.
zeek-7 changed the way global IDs are written from
GLOBAL::XYZ
to::XYZ
. This syntax is not supported by e.g.,zeek-format
.The text was updated successfully, but these errors were encountered: