Skip to content

pkl: init#507

Open
tkoyasak wants to merge 2 commits into
numtide:mainfrom
tkoyasak:pkl-init
Open

pkl: init#507
tkoyasak wants to merge 2 commits into
numtide:mainfrom
tkoyasak:pkl-init

Conversation

@tkoyasak

Copy link
Copy Markdown

Adds https://pkl-lang.org/ to treefmt. Pkl ships pkl format (since 0.28); the formatter module wires pkl format --write so treefmt rewrites files in place. includes covers both *.pkl module files and the extension-less PklProject project file, which is also Pkl syntax.

Comment thread programs/pkl.nix Outdated
@@ -0,0 +1,18 @@
{ mkFormatterModule, ... }:
{
meta.maintainers = [ ];

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you consider adding yourself as a maintainer, @tkoyasak?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, done! Added myself as a maintainer in 7ce7e62. Thanks for the review 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants