scopelint
scopelint copied to clipboard
`scopelint spec` should ignore contracts/libraries with no functions
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