-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Take testing/btest/language/alternate-prototypes-deprecated-args.zeek from zeek/zeek. When reformatting, we get:
-@TEST-START-FILE hide.zeek
+@ @ TEST - START - FILE hide.zeekI realize that this isn't a Zeek script per se, it's a btest. But I'm wondering if we should ignore unknown directives, as the current behavior will break what it doesn't understand.
Or perhaps we make an exception and add the btest-provided directives.
Reason being is that it seems like it'd be handy to format Zeek code in btests in a similar way to other Zeek code.
Metadata
Metadata
Assignees
Labels
No labels