Use spotless to format remaining Kotlin files

Also: fix issue where some commented out Kotlin files are invalid.
This commit is contained in:
Dan Chao
2024-06-29 07:36:07 -07:00
committed by Daniel Chao
parent 3659ad8b7a
commit 7a9b571f6e
7 changed files with 118 additions and 68 deletions

View File

@@ -1,4 +1,4 @@
//package org.pkl.core.runtime;
package org.pkl.core.runtime;
//
//import java.io.IOException;
//import java.net.URI;

View File

@@ -1,4 +1,4 @@
//package org.pkl.core.runtime;
package org.pkl.core.runtime;
//
//import java.io.File;
//import java.io.IOException;