Skip to content

Tags: skynew/sonar-python

Tags

1.13.0.2922

Toggle 1.13.0.2922's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update rule descriptions (SonarSource#223)

1.12.0.2726

Toggle 1.12.0.2726's commit message
Update rules metadata

1.11.0.2473

Toggle 1.11.0.2473's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update rule metadata (SonarSource#166)

1.10.0.2131

Toggle 1.10.0.2131's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update travis-utils to v48

1.9.1.2080

Toggle 1.9.1.2080's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Apply rule-api 1.17.0.1017 (SonarSource#147)

1.9.0.2010

Toggle 1.9.0.2010's commit message
Update of parent POM to 44

1.8.0.1496

Toggle 1.8.0.1496's commit message
Fix sonarlint: activate default rules

1.8-RC1

Toggle 1.8-RC1's commit message
SONARPY-205 SelfAssignmentCheck: fix FP on builtin function

1.7.0.1195

Toggle 1.7.0.1195's commit message
SONARPY-186 Rule: Cognitive Complexity of functions should not be too…

… high (SonarSource#74)

* SONARPY-186 Rule: Cognitive Complexity of functions should not be too high

* Remove FunctionComplexity rule from default profile

* Update licenses

* SONARPY-186 Fix wrong behaviour

* Add unit test for 'except' with multiple exceptions

* Add unit test with not complex function

1.7-RC1

Toggle 1.7-RC1's commit message
SONARPY-186 Rule: Cognitive Complexity of functions should not be too…

… high (SonarSource#74)

* SONARPY-186 Rule: Cognitive Complexity of functions should not be too high

* Remove FunctionComplexity rule from default profile

* Update licenses

* SONARPY-186 Fix wrong behaviour

* Add unit test for 'except' with multiple exceptions

* Add unit test with not complex function