Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.94 KB

File metadata and controls

29 lines (19 loc) · 1.94 KB

Code Quality and Security for Python Build Status Quality Gate

Python analyzer for SonarQube, SonarCloud and SonarLint

Useful links

Building the project

Maven build is generating protobuf messages for Typeshed symbols from a python script (see typeshed_serializer). In order for it to work properly it needs to have Python runtime and Typeshed available.

Prerequisites

  • Run git submodule update --init to retrieve Typeshed as a Git submodule
  • Make sure to have Python 3.9 and tox installed and available in PATH

Profiles

License

Copyright 2011-2021 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0