mirror of
https://github.com/apple/pkl.git
synced 2026-05-20 13:56:56 +02:00
Apply pkl formatter to codebase (#1236)
This applies the Pkl formatter to `stdlib/` and `.circleci/`
This commit is contained in:
@@ -28,7 +28,8 @@ javaVersion = "21.0"
|
||||
steps {
|
||||
new Config.RunStep {
|
||||
name = module.name
|
||||
command = """
|
||||
command =
|
||||
"""
|
||||
./gradlew \(module.gradleArgs) \(module.command)
|
||||
"""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user