Skip to content

SonarPython 1.7 RC1

Pre-release
Pre-release

Choose a tag to compare

@vilchik-elena vilchik-elena released this 11 Jan 16:09
· 2712 commits to master since this release

SNAPSHOT version to allow users to test SonarPython during the feedback period for version 1.7.
This version brings 2 new rules

  • Cognitive Complexity of functions should not be too high (for details see this paper)
  • Identical expressions should not be used on both sides of a binary operator

Release Notes