Move pkl-formatter to Java (#1514)

This commit is contained in:
Islon Scherer
2026-04-14 16:29:42 +02:00
committed by GitHub
parent 4620992743
commit 1d74e2a869
14 changed files with 2303 additions and 2035 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
/*
* Copyright © 2025 Apple Inc. and the Pkl project authors. All rights reserved.
* Copyright © 2025-2026 Apple Inc. and the Pkl project authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -15,7 +15,7 @@
*/
plugins {
pklAllProjects
pklKotlinLibrary
pklJavaLibrary
pklPublishLibrary
}