mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Comment.
This commit is contained in:
parent
371434fdae
commit
a68b36349a
1 changed files with 5 additions and 1 deletions
|
@ -14,5 +14,9 @@ class KobaltPluginFile {
|
|||
val projectContributors : List<Class<out IProjectContributor>> =
|
||||
arrayListOf(JavaPlugin::class.java, KotlinPlugin::class.java)
|
||||
|
||||
// Future: compilerArgs contributor
|
||||
// Future contributors:
|
||||
// compilerArgs
|
||||
// source files
|
||||
// compilers
|
||||
// --init
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue