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 Dec 10, 2024. It is now read-only.
I have some Groovy code, and I can see that imports are being marked as duplicated (see attached image). Highlighted by the grey bar down the right hand side.
I was wondering is there any method of configuring duplicate block detection?
(preferably to ignore import statements for duplicate block detection)
Would appreciate any advice on the matter.
Cheers
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I have some Groovy code, and I can see that imports are being marked as duplicated (see attached image). Highlighted by the grey bar down the right hand side.
![sonar-duplicate-detection-imports - blurred](https://user-images.githubusercontent.com/38788288/76987549-4338bc00-693b-11ea-85a6-21d0c22d10ea.jpg)
I was wondering is there any method of configuring duplicate block detection?
(preferably to ignore import statements for duplicate block detection)
Would appreciate any advice on the matter.
Cheers
The text was updated successfully, but these errors were encountered: