Skip to content
/ medusa Public
forked from tserg/medusa

Catch non-critical improvements for your Vyper code

License

Notifications You must be signed in to change notification settings

BoboTiG/medusa

 
 

Repository files navigation

Medusa

Performs AST traversal to catch non-critical improvements for your Vyper code:

  1. Unused local variables
  2. Unused function parameters

Installation

pip install git+https://github.com/tserg/medusa.git

Usage

medusa analyse FILENAME.vy --print-output

Testing

pytest

Contributing

Feel free!

About

Catch non-critical improvements for your Vyper code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%