Python Forum

Full Version: SonarCloud, SonarQube support Python 3.8, add rules for method signature & visibility
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,

SonarSource is pleased to share that we now support Python 3.8 on SonarCloud. Support in SonarQube will be available in the upcoming 8.3 version (current E.T.A. 27 April 2020). We've also added rules for method signature and visibility.

Details here:
https://community.sonarsource.com/t/sona...lity/22157

You can analyze OSS projects for free on sonarcloud.io. SonarQube Community Edition is free for all projects, with taint analysis added in commercial editions.


Ann