I am getting an error when executing tealer against a simple approval.clear program. The --exclude flag as documented on this repo accepts a list of comma separated detector names. Hovewer when i rune against specific file and also have the exclude flag in-place i receive:
tealer detect --contracts approval.teal --exclude is-updatable
CommandLineError: --exclude, --exclude-stateless, --exclude-stateful and --filter-paths options are only available when --detect is selected.
I am using mac os and installed the latest tealer version based on main bracnh. Any suggestions for a fix/workaround are appeciated.
I am getting an error when executing tealer against a simple approval.clear program. The --exclude flag as documented on this repo accepts a list of comma separated detector names. Hovewer when i rune against specific file and also have the exclude flag in-place i receive:
I am using mac os and installed the latest tealer version based on main bracnh. Any suggestions for a fix/workaround are appeciated.