Expect/actual: add inspection for Suppress("DIAGNOSTIC") migration
So #KT-20328 Fixed
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports suppression with old diagnostic names, for example:
|
||||
<code><pre>
|
||||
@Suppress("HEADER_WITHOUT_IMPLEMENTATION")
|
||||
</pre></code>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user