SonarPython 1.7 RC1
Pre-release
Pre-release
·
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