It could be great to have an inspection that will ...
# intellij
a
It could be great to have an inspection that will search for functions/methods invocation but if an argument has a value that is equal to the default value from the signature, suggest to remove this argument from the invocation
b
After fixing KTIJ-20280 you should be able to do this with a SSR inspection.
a