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
{{ message }}
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.
I'm assuming when you say globally, it means to act on every contract. If so, I would say, ideally to have both options, on all files and individually. The scribble command itself acts on a single file, so this might be a more important use case.
In a first pass, I would do something simpler, just an interface for its command, regardless of any annotations in the contract. We could parse Scribble's output to notify the user if any instrumentation actually happened.
In case we want to inform the user beforehand, we'll need some sort of Scribble's annotation parser.
Following #208, Scribble integration could be a nice additional candidate. High-level thoughts as follows...
The text was updated successfully, but these errors were encountered: