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 formatter for liquidsoap script. #296

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

toots
Copy link
Contributor

@toots toots commented Oct 17, 2023

Liquidsoap is scripting language for creating media streams and more. It's got about 1.8k (still counting!) script files on github.

We're in the process of adding much needed tooling for script developers with tree sitter grammar (supported in nvim-tree-sitter), vscode/textmate syntax (hopefully to be used by github-linguist at some point!).

File type for vim was added recently and backported to neovim

This PR adds support for formatting liquidsoap code using (https://www.npmjs.com/package/liquidsoap-prettier).

Thanks for your consideration!

@toots toots force-pushed the master branch 4 times, most recently from 459e612 to d5100ac Compare October 20, 2023 15:56
@mhartington mhartington merged commit f643329 into mhartington:master Nov 27, 2023
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.

None yet

2 participants