You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.
Problem is that while I have admin access to Sonar, I do not have direct filesystem access to the server, so this makes things a bit cumbersome. Per project settings in individual repositories are not an option either. Would it be at least somehow possible to add a way to edit the default settings in a text area in the plugin?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This might be a bug or it might be an unimplemented feature. However, I cannot seem to be able to configure detekt rules.
Example:
https://detekt.github.io/detekt/complexity.html#toomanyfunctions
This rule has multiple thesholds to configure. However it cannot be done when I add the rule to a quality profile.
Similar rules for java have a "change" option that allows me to tune the thresholds.
The text was updated successfully, but these errors were encountered: