mirror of
https://github.com/apple/pkl.git
synced 2026-04-24 09:18:35 +02:00
Implement canonical formatter (#1107)
CLI commands also added: `pkl format check` and `pkl format apply`.
This commit is contained in:
@@ -41,6 +41,8 @@ include("pkl-doc")
|
||||
|
||||
include("pkl-executor")
|
||||
|
||||
include("pkl-formatter")
|
||||
|
||||
include("pkl-gradle")
|
||||
|
||||
include("pkl-parser")
|
||||
|
||||
Reference in New Issue
Block a user