Skip to content

Version 2.0

Compare
Choose a tag to compare
@maskelihileci maskelihileci released this 28 Nov 21:50
· 2 commits to main since this release
e916e4a

🚀 Unused Parameter Analysis in Call References (New!)
This feature identifies and analyzes unused parameters within call references. It ensures cleaner and more optimized function signatures by removing redundant parameters detected in the call hierarchy.