0.1.0
Features 🎉
- Check the number of function arguments with
--max-function-arguments
- Check the number of function return values with
--max-function-return-values
- Check the number of return statements in a function with
--max-function-return-stmts
- Check the number of unpacking targets with
--max-unpacking-targets