I can no longer update the settings although the documentation indicates that it is possible.
This commit breaks the compatibility of my app, is there a workaround to update SonarQube settings?
I am getting this error on my app: 'SonarQubeClient' object has no attribute 'settings'
Below is a part of my code:
I can no longer update the settings although the documentation indicates that it is possible. This commit breaks the compatibility of my app, is there a workaround to update SonarQube settings?
I am getting this error on my app: 'SonarQubeClient' object has no attribute 'settings' Below is a part of my code:
I appreciate if you can help me.