Skip to content

0.0.2 - Loops/lambdas detection

Latest
Compare
Choose a tag to compare
@LoneDev6 LoneDev6 released this 06 Sep 13:36
· 1 commit to main since this release

Loops/lambdas detection

  • Added new annotation attributes to trigger the warnings when a function/class/variable marked with @Expensive is used in loops/lambdas.
  • code cleanup
  • better tooltip messages