sonar-python icon indicating copy to clipboard operation
sonar-python copied to clipboard

SONARPY 1745b

Open ghislainpiot opened this issue 1 year ago • 1 comments

  • SONARPY-1745 Update instance casts
  • Update some Collectors#toList into toList
  • Fix unused imports
  • Update switch statements to new syntax
  • Update .collect(Collectors.toList()) to .toList()

ghislainpiot avatar Mar 22 '24 10:03 ghislainpiot