github rohaquinlop/complexipy 0.3.1

latest releases: 4.0.2, 4.0.1, 4.0.0...
18 months ago

Release Notes

What's Changed

  • Require python >= 3.8
  • Fix the logic followed to calculate the cognitive complexity.
    • The assignment statements only add cognitive complexity when IfExp are being used.
    • BinOp by itself don't add cognitive complexity.
  • Add -s --sort optional parameter to sort the output.

PRs

Full Changelog: 0.3.0...0.3.1

Don't miss a new complexipy release

NewReleases is sending notifications on new releases.