Commits
User selector
Commit History
Commits on Jan 26, 2022
- authored andcommitted
Commits on Jan 24, 2022
Commits on Jan 12, 2022
Commits on Jan 10, 2022
- authored
- authored andcommitted
- authored andcommitted
- authored andcommitted
- authored andcommitted
- authored andcommitted
- authored andcommitted
Commits on Jan 7, 2022
SONARPY-935 Ensure there are no deprecated rules in the default quality profile (#1046)
Show description for c733600authored
Commits on Nov 17, 2021
Commits on Nov 15, 2021
Commits on Nov 11, 2021
Commits on Nov 10, 2021
Commits on Nov 5, 2021
- committed
- authored
- authored
- authored
Commits on Nov 4, 2021
Curly braces should not be a quantifier in general (#981)
Show description for 43295e2andauthored- authored
Commits on Nov 3, 2021
SONARPY-923 Analyze regex in variables whose values we can infer (#978)
Show description for d12b017authoredSONARPY-921 Rule S5856 Regular expressions should be syntactically valid (#974)
Show description for 2f05ae1authoredSONARPY-920 Handle regex in not-raw strings (#976)
Show description for 2b0d850authored
Commits on Nov 2, 2021
SONARPY-885 Rule S5996 Regex boundaries should not be used in a way that can never be matched (#970)
Show description for 9f8824dauthoredSONARPY-889 Rule S5869 Character classes in regular expressions should not contain the same character twice (#972)
Show description for d8773c7authoredSONARPY-893 Rule S5843 Regular expressions should not be too complicated (#973)
Show description for 83d078cauthoredSONARPY-891 Rule S5857 Character classes should be preferred over reluctant quantifiers in regular expressions (#971)
Show description for c1b1ac7authored
Commits on Oct 29, 2021
SONARPY-911 Provide global regex flags to the parser (#968)
Show description for 351d3daauthored- authored
SONARPY-882 Rule S5850: Alternatives in regular expressions should be grouped when used with anchors (#966)
Show description for 525b00cauthoredSONARPY-884 Rule S6035 Single-character alternations in regular expressions should be replaced with character classes (#964)
Show description for 2444d65authored- authored