forbid compiling code in packages with names starting with 'kotlin' unless the -Xallow-kotlin-package command line option is specified
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
<configuration>
|
||||
<args>
|
||||
<arg>-Xmultifile-facades-open</arg>
|
||||
<arg>-Xallow-kotlin-package</arg>
|
||||
</args>
|
||||
</configuration>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user