Create WarningOnMainUnusedParameterMigrationInspection
#KT-36256 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Since Kotlin 1.4, a main function with an unused parameter has a compiler warning <code>UNUSED_PARAMETER</code>.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user