Open mds1 opened 1 year ago
Right now if you run scopelint spec and there's a contract/library with no functions you get an empty output like this:
scopelint spec
Instead, these should be ignored and not included in the output
Right now if you run
scopelint spec
and there's a contract/library with no functions you get an empty output like this:Instead, these should be ignored and not included in the output