0

I don't want this suggestion. I can do by top of file, but there are more than 200 file, is there any way to disable this particular warning from entire project?

Warning: Name shadowed

Code:

@file:Suppress("NAME_SHADOWING")
  • Does this answer your question? [Remove Warning of Variable Shadowing in Kotlin](https://stackoverflow.com/questions/53102976/remove-warning-of-variable-shadowing-in-kotlin) – laalto Aug 01 '22 at 17:32
  • @laalto Noo that is not answer of my question. Because I already read that answer, but it is not a solution. I need fix for project level and specifically mention in my question as well. – Ishika Singh Aug 01 '22 at 18:21
  • To me it looks like the same question – laalto Aug 02 '22 at 06:37
  • @laalto If question is similar, then what about answer? Answer is not accurate – Ishika Singh Aug 03 '22 at 06:49

0 Answers0