mirror of
https://github.com/apple/pkl.git
synced 2026-05-23 23:37:13 +02:00
Move pkl-formatter to Java (#1514)
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user