Replies: 3 comments
-
There's the IntelliJ formatter, but I've yet to see a standalone formatter. Probably worth an issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is missing, but is something that we'd like to provide. On a similar note, we also want to provide a linter. |
Beta Was this translation helpful? Give feedback.
0 replies
-
it's on their roadmap now #442 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any tooling for automatically formatting a pkl file to some canonical style? I'm looking for something like
dhall format
orjsonnetfmt
, that I can run as a pre-commit hook to my repo.I don't care what the style is, as long as it can be applied consistently and automatically.
Beta Was this translation helpful? Give feedback.
All reactions