Skip to content

Conversation

jlopex
Copy link

@jlopex jlopex commented Sep 9, 2020

Trying to address some false positives that were solved on 1.9+ using
new string interpolation format for python 3.6+

I also tried to upgrade to newer version on sonar-python but anything
behind 1.9.1.2080 does fail with a java.lang.NoClassDefFoundError,
probably some changes are required at infrastructure level.

Trying to address some false positives that were solved on 1.9+.

Tried to upgrade to newer version on sonar-python but anything
behind 1.9.1.2080 does fail with a java.lang.NoClassDefFoundError,
probably some changes are required at infrastructure level.
@GerardSoleCa
Copy link

GerardSoleCa commented Sep 21, 2020

Hi, I'm also interested in this feature. We are using codeclimate and receiving some false positives due to the new string interpolation and variables not detected being used.

I'm not sure if @filipesperandio or @wfleming are still active commiters, but could you please take a look into it, we would greatly appreciate.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants