We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11fdc77 commit b22f505Copy full SHA for b22f505
.scalafix.conf
@@ -7,7 +7,7 @@ rules = [
7
]
8
9
RemoveUnused {
10
- imports = false
+ imports = true
11
privates = true
12
locals = true
13
}
0 commit comments