Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: PYTHON-1.0
-
Component/s: Python
-
Labels:None
-
Number of attachments :
Description
This will replace pylint rule C0301.
Issue Links
- depends upon
-
SONARPLUGINS-2012
Provide Python rule engine based on SSLR
-
Generate some false-positives on literal split on several lines with the '\' character.
Example :
'Used when PyLint has been unable to check methods signature \ compatibility for an unexpected reason. Please report this kind \ if you don\'t make sense of it.'