Search code examples
Python Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed...


pythonpython-3.xsonarlintcyclomatic-complexity

Read More
SONAR extend Exception or RuntimeException?...


javaexceptionsonarlint

Read More
How can I split this function for low congnitive complexity?...


javaspring-bootsonarlint

Read More
Unable to add Sonar Lint and SonarCube Plugin in Android Studio...


android-studiosonarqubejetbrains-idesonarlint

Read More
How to add certificates to SonarLint in Eclipse...


sonarqubesonarlintsonarlint-eclipse

Read More
Sonar squid:S2095 when method return Connection...


javasonarqubedatabase-connectionsonarlint

Read More
if sonar lint is integrated with sonarQube then Rules will be taken from SonarQube?...


sonarqubesonarlint

Read More
How to make the code compliant with: Move this variable to comply with Java Code Conventions...


sonarqubesonarlint

Read More
How to enable/disable any rule from SonarLint in Eclipse...


sonarqubesonarlintsonarlint-eclipse

Read More
How to fix SonarLint: Refactor this code to use the more specialised Functional Interface 'Binar...


javalambdawarningssonarlintsonarlint-intellij

Read More
Using Generialization with Serializable Objects...


javaserializationsonarlint

Read More
SonarQube is reporting Remove this expression which always evaluates to “true”...


javasonarqubesonarlint

Read More
SonarLint: Remove the unnecessary Boolean literal...


androidkotlinsonarlint

Read More
SonarLint: Replace this lambda with a method reference...


javalambdasonarlintmethod-referencesonarlint-eclipse

Read More
Sonarqube RTC integration and capability...


sonarqubewebspheresonarlintrational-team-concertibm-jazz

Read More
PyCharm SonarLint How to view all issues across all files?...


pythonpycharmsonarqubesonarlint

Read More
How to return boolean "if-then-else" statement in a single return...


javasonarqubereturnbooleansonarlint

Read More
Show Cognitive Complexity of method in Visual Studio...


visual-studiosonarqubesonarlintsonarlint-vs

Read More
SonarLint doesn't see server binding...


intellij-ideasonarqubecode-inspectionsonarlint

Read More
Methods and field names should not differ only by capitalization (squid:S1845) false positive...


javasonarlintfalse-positivefield-names

Read More
Unused method parameters should be removed (squid:S1172) false positive using lambda...


javalambdasonarlintfalse-positivemethod-parameters

Read More
Constructors with too many parameters...


javaconstructorsonarlint

Read More
Calling @Transactional method from non-transactional method in Spring 4.3...


javaspringsonarqubeaopsonarlint

Read More
SonarLint - pass value to @SuppressWarnings for adding info...


javaannotationssonarlint

Read More
SonarLint alerting for a java:S1206 issue but hashCode and equals are implemented...


javaeclipsesonarlint

Read More
Sonal lint : change this condition so that it does not always evaluate to true...


javaspringjpasonarqubesonarlint

Read More
Sonarlint complaint in log writting method...


javasonarlint

Read More
SonarLint: Return an empty collection instead of null...


javaspring-bootsonarlint

Read More
sonarLint: make this anonymous inner class a lambda...


javalambdajava-8anonymous-functionsonarlint

Read More
How to include a file in sonar lint for analysis if it was excluded?...


eclipsesonarlintsonarlint-eclipse

Read More
BackNext