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 }}
iyangming
/
sonar-python
Public
forked from
SonarSource/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
python-checks
on
master
User selector
All users
All time
Commit history
Commits on May 11, 2017
Prepare for next development iteration
pynicolas
committed
a9ce604
View commit details
Copy full SHA for a9ce604
View code at this point
Browse repository at this point
Un-deprecate rule S1721 (Parentheses should not be used after certain keywords) (#100)
ivandalbosco
authored and
pynicolas
committed
2c05a0a
View commit details
Copy full SHA for 2c05a0a
View code at this point
Browse repository at this point
Commits on May 8, 2017
SONARPY-205 SelfAssignmentCheck: fix FP on builtin function
pynicolas
authored and
ivandalbosco
committed
2f49914
View commit details
Copy full SHA for 2f49914
View code at this point
Browse repository at this point
SONARPY-205 SelfAssignmentCheck: fix FP on imported name
pynicolas
authored and
ivandalbosco
committed
a985381
View commit details
Copy full SHA for a985381
View code at this point
Browse repository at this point
Factorize code in AbstractNameCheck (#98)
pynicolas
authored
865a0df
View commit details
Copy full SHA for 865a0df
View code at this point
Browse repository at this point
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 Merge with master: adapt new rule SelfAssignmentCheck (S1656) to rule API
Yves Dubois-Pelerin
authored and
pynicolas
committed
f4cebed
View commit details
Copy full SHA for f4cebed
View code at this point
Browse repository at this point
SONARPY-192 Remove @ActivatedByDefault annotations
pynicolas
committed
81c5294
View commit details
Copy full SHA for 81c5294
View code at this point
Browse repository at this point
SONARPY-192 Clean up @Rule and SQALE annotations
pynicolas
committed
0b8c772
View commit details
Copy full SHA for 0b8c772
View code at this point
Browse repository at this point
SONARPY-192 json files for rule metadata
Yves Dubois-Pelerin
authored and
pynicolas
committed
f238a8f
View commit details
Copy full SHA for f238a8f
View code at this point
Browse repository at this point
SONARPY-192 Update rule descriptions from RSPEC
Yves Dubois-Pelerin
authored and
pynicolas
committed
6082975
View commit details
Copy full SHA for 6082975
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-200 Update S1110 implementation to only raise issue on double… (#90)
Show description for 272430c
ivandalbosco
authored and
pynicolas
committed
272430c
View commit details
Copy full SHA for 272430c
View code at this point
Browse repository at this point
SONARPY-196 FP on "IP addresses should not be hardcoded" (#94)
Show description for c62af07
ivandalbosco
authored and
pynicolas
committed
c62af07
View commit details
Copy full SHA for c62af07
View code at this point
Browse repository at this point
SONARPY-201 Move PythonCheck to python-checks and add tests for IssueLocation
pynicolas
committed
fc6eb01
View commit details
Copy full SHA for fc6eb01
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
SONARPY-201 Stop using squidbridge CheckMessage
pynicolas
committed
dc75a5c
View commit details
Copy full SHA for dc75a5c
View code at this point
Browse repository at this point
Commits on May 4, 2017
SONARPY-199 FP on MethodShouldBeStaticCheck (#93)
ivandalbosco
authored and
pynicolas
committed
69371ef
View commit details
Copy full SHA for 69371ef
View code at this point
Browse repository at this point
Commits on Apr 25, 2017
SONARPY-195 Improve message for CognitiveComplexityFunctionCheck (#83)
Show description for a80543b
vilchikelena
authored and
ivandalbosco
committed
a80543b
View commit details
Copy full SHA for a80543b
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
Prepare for next development iteration (#82)
pynicolas
authored
2ba062d
View commit details
Copy full SHA for 2ba062d
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-188 Reduce the threshold of function cyclomatic complexity check (#75)
ivandalbosco
authored and
vilchikelena
committed
76c612d
View commit details
Copy full SHA for 76c612d
View code at this point
Browse repository at this point
TrailingWhitespaceCheck: improve (#77)
Show description for 3708cfe
ivandalbosco
authored
3708cfe
View commit details
Copy full SHA for 3708cfe
View code at this point
Browse repository at this point
SONARPY-180 Correct Cyclomatic Complexity (#73)
Show description for 1057f14
pynicolas
authored and
ivandalbosco
committed
1057f14
View commit details
Copy full SHA for 1057f14
View code at this point
Browse repository at this point
SONARPY-183 Include docstrings in the comment lines (#71)
Show description for c7b5010
ivandalbosco
authored and
pynicolas
committed
c7b5010
View commit details
Copy full SHA for c7b5010
View code at this point
Browse repository at this point
SONARPY-128 Pass cost value for rules with linear SQALE (#65)
Show description for cda6365
mpaladin
authored and
pynicolas
committed
cda6365
View commit details
Copy full SHA for cda6365
View code at this point
Browse repository at this point
SONARPY-187 NullPointerException in MethodShouldBeStaticCheck on raise without argument (#72)
ivandalbosco
authored
13b1a39
View commit details
Copy full SHA for 13b1a39
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
SONARPY-181 Deprecate rule: ClassComplexity (#70)
pynicolas
authored and
ivandalbosco
committed
a453fbb
View commit details
Copy full SHA for a453fbb
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
SONARPY-152 FP BackslashInStringCheck: inline markup character before backslashed space (#64)
mpaladin
authored and
ivandalbosco
committed
9dba9e3
View commit details
Copy full SHA for 9dba9e3
View code at this point
Browse repository at this point
Commits on Dec 30, 2016
SONARPY-166 False positive MethodShouldBeStaticCheck: overriding methods (#60)
mpaladin
authored and
ivandalbosco
committed
94983aa
View commit details
Copy full SHA for 94983aa
View code at this point
Browse repository at this point
SONARPY-141 Rule: Identical expressions should not be used on both sides of a binary operator (#62)
Show description for 7471867
mpaladin
authored and
ivandalbosco
committed
7471867
View commit details
Copy full SHA for 7471867
View code at this point
Browse repository at this point
SONARPY-184 Fix false positive in S116 (FieldNameCheck) (#59)
Show description for 63e209f
mpaladin
authored and
ivandalbosco
committed
63e209f
View commit details
Copy full SHA for 63e209f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.