Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: support for nickel format as Nickel fixer #4665

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

yining
Copy link
Contributor

@yining yining commented Nov 28, 2023

Nickel(https://nickel-lang.org/) is a configuration language, like Jsonnet, Cue, Dhall.

nickel(https://github.com/tweag/nickel) is the main command to run, export and also format Nickel code.

this commit adds nickel format as a Nickel fixer, together with some tests and documentation.

Nickel(https://nickel-lang.org/) is a configuration language, like
Jsonnet, Cue, Dhall.

`nickel`(https://github.com/tweag/nickel) is the main command to run,
export and also format Nickel code.

this commit adds `nickel format` as a Nickel fixer, together with some
tests and documentation.
@w0rp w0rp merged commit 32ee703 into dense-analysis:master Dec 7, 2023
7 checks passed
@w0rp
Copy link
Member

w0rp commented Dec 7, 2023

Cheers! 🍻

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