Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bharath3115
/
sonar-python
Public
forked from
wenns/sonar-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sonar-python
sonar-python-plugin
src
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 16, 2018
SONARPY-280 Update rule definitions for pylint 1.8 (#149)
Show description for 277e862
pynicolas
authored
277e862
View commit details
Copy full SHA for 277e862
View code at this point
Browse repository at this point
Commits on Jan 26, 2018
SONARPY-257 Support several <source> element in coverage.xml reports (#140)
alban-auzeill
authored and
pynicolas
committed
7c1ccae
View commit details
Copy full SHA for 7c1ccae
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
SONARPY-255 Deprecate "IT" and "Overall" coverage properties (#138)
Show description for 088d9da
alban-auzeill
authored and
pynicolas
committed
088d9da
View commit details
Copy full SHA for 088d9da
View code at this point
Browse repository at this point
Commits on Jan 17, 2018
SONARPY-219 SonarLint: report parsing errors
pynicolas
authored and
alban-auzeill
committed
f6d771f
View commit details
Copy full SHA for f6d771f
View code at this point
Browse repository at this point
SONARPY-218 SonarLint: check for analysis cancellation
pynicolas
authored and
alban-auzeill
committed
1120b3a
View commit details
Copy full SHA for 1120b3a
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
SONARPY-179 Drop property forzeZeroCoverage
pynicolas
authored and
alban-auzeill
committed
c329931
View commit details
Copy full SHA for c329931
View code at this point
Browse repository at this point
SONARPY-254 Stop testing SQ version against 6.0 or 6.2
pynicolas
authored and
alban-auzeill
committed
5283f25
View commit details
Copy full SHA for 5283f25
View code at this point
Browse repository at this point
SONARPY-254 Update tests
pynicolas
authored and
alban-auzeill
committed
fb15e0d
View commit details
Copy full SHA for fb15e0d
View code at this point
Browse repository at this point
SONARPY-254 Update pom.xml to require SQ 6.7
pynicolas
authored and
alban-auzeill
committed
e24a41c
View commit details
Copy full SHA for e24a41c
View code at this point
Browse repository at this point
Commits on Jan 15, 2018
SONARPY-235 Filter extensions for SonarLint
pynicolas
authored and
alban-auzeill
committed
ff2289e
View commit details
Copy full SHA for ff2289e
View code at this point
Browse repository at this point
SONARPY-235 PylintSensor: use new sensor API
pynicolas
authored and
alban-auzeill
committed
39736b6
View commit details
Copy full SHA for 39736b6
View code at this point
Browse repository at this point
SONARPY-235 PylintImportSensor: move logic to describe() method
pynicolas
authored and
alban-auzeill
committed
dd9dac2
View commit details
Copy full SHA for dd9dac2
View code at this point
Browse repository at this point
SONARPY-235 PylintImportSensor: use new sensor API
pynicolas
authored and
alban-auzeill
committed
52f3148
View commit details
Copy full SHA for 52f3148
View code at this point
Browse repository at this point
SONARPY-235 PythonXUnitSensor: use new sensor API
pynicolas
authored and
alban-auzeill
committed
e0de0ef
View commit details
Copy full SHA for e0de0ef
View code at this point
Browse repository at this point
SONARPY-227 SONARPY-246 Fix import of coverage results (#127)
Show description for 4d72c3c
alban-auzeill
authored and
pynicolas
committed
4d72c3c
View commit details
Copy full SHA for 4d72c3c
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
Update of parent POM to 43 and license:format (#125)
alban-auzeill
authored and
pynicolas
committed
7587c80
View commit details
Copy full SHA for 7587c80
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
SONARPY-209 Migrate CPD on new API
alban-auzeill
authored and
pynicolas
committed
481ff20
View commit details
Copy full SHA for 481ff20
View code at this point
Browse repository at this point
SONARPY-232 Remove dependency on guava (except for tests) (#120)
Show description for 1897b27
pynicolas
authored
1897b27
View commit details
Copy full SHA for 1897b27
View code at this point
Browse repository at this point
SONARPY-238 Drop usage of last squid-bridge component SqaleXmlLoader (#114)
alban-auzeill
authored and
pynicolas
committed
c634e97
View commit details
Copy full SHA for c634e97
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
SONARPY-237 Use sonar-analyzer-commons instead of squidbridge to define RulesDefinition (#111)
alban-auzeill
authored
61e1240
View commit details
Copy full SHA for 61e1240
View code at this point
Browse repository at this point
Commits on May 11, 2017
Fix sonarlint: activate default rules
pynicolas
committed
3fe3bc4
View commit details
Copy full SHA for 3fe3bc4
View code at this point
Browse repository at this point
Commits on May 8, 2017
SONARPY-208 Rule: Unused local variables should be removed
pynicolas
committed
3daca82
View commit details
Copy full SHA for 3daca82
View code at this point
Browse repository at this point
SONARPY-192 Load default profile fron JSON file
pynicolas
committed
6a61dd7
View commit details
Copy full SHA for 6a61dd7
View code at this point
Browse repository at this point
SONARPY-205 Rule: Variables should not be self-assigned (#91)
Show description for 19350cc
pynicolas
authored and
ivandalbosco
committed
19350cc
View commit details
Copy full SHA for 19350cc
View code at this point
Browse repository at this point
Commits on May 5, 2017
SONARPY-206 Remove dependencies on org.sonar.api.internal.* (#95)
pynicolas
authored and
ivandalbosco
committed
4d28c88
View commit details
Copy full SHA for 4d28c88
View code at this point
Browse repository at this point
SONARPY-201 Use InputFile API to read files
pynicolas
committed
159c53d
View commit details
Copy full SHA for 159c53d
View code at this point
Browse repository at this point
SONARPY-201 Upgrade to SonarQube 6.2 API
pynicolas
committed
9b6ed08
View commit details
Copy full SHA for 9b6ed08
View code at this point
Browse repository at this point
SONARPY-201 Remove PythonFile.file()
pynicolas
committed
46bbdae
View commit details
Copy full SHA for 46bbdae
View code at this point
Browse repository at this point
SONARPY-201 Stop reading files directly in checks
pynicolas
committed
7bcab61
View commit details
Copy full SHA for 7bcab61
View code at this point
Browse repository at this point
SONARPY-201 Drop Squid index
pynicolas
committed
aa28c42
View commit details
Copy full SHA for aa28c42
View code at this point
Browse repository at this point
Commits on Apr 25, 2017
SONARPY-177 Do not include PythonCoverageSensor when plugin runs with SonarLint (#87)
Show description for c861e88
ivandalbosco
authored and
pynicolas
committed
c861e88
View commit details
Copy full SHA for c861e88
View code at this point
Browse repository at this point
SONARPY-177 Upgrade provided dependency on sonar-plugin-api from 5.6 to 6.0 (#86)
Show description for 3f50bfd
ivandalbosco
authored and
pynicolas
committed
3f50bfd
View commit details
Copy full SHA for 3f50bfd
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
SONARPY-186 Rule: Cognitive Complexity of functions should not be too high (#74)
Show description for 5c015d7
vilchikelena
authored and
ivandalbosco
committed
5c015d7
View commit details
Copy full SHA for 5c015d7
View code at this point
Browse repository at this point
SONARPY-191 Update of parent POMs for 2017 (#79)
ivandalbosco
authored and
vilchikelena
committed
a68e22b
View commit details
Copy full SHA for a68e22b
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
SONARPY-189 Metrics "files" and "lines" should not be computed by the python plugin (#76)
Show description for 757e077
vilchikelena
authored and
pynicolas
committed
757e077
View commit details
Copy full SHA for 757e077
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.