From b999fad66fd797a57d745c1a999d000b889bd587 Mon Sep 17 00:00:00 2001 From: George Nelson <79223278+clispios@users.noreply.github.com> Date: Wed, 22 May 2024 00:47:31 -0500 Subject: feat: add support for leptosfmt (#415) --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index c4dfee5..f383d9c 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,7 @@ You can view this list in vim with `:help conform-formatters` - [ktfmt](https://github.com/facebook/ktfmt) - Reformats Kotlin source code to comply with the common community standard conventions. - [ktlint](https://ktlint.github.io/) - An anti-bikeshedding Kotlin linter with built-in formatter. - [latexindent](https://github.com/cmhughes/latexindent.pl) - A perl script for formatting LaTeX files that is generally included in major TeX distributions. +- [leptosfmt](https://github.com/bram209/leptosfmt) - A formatter for the Leptos `view!` macro. - [liquidsoap-prettier](https://github.com/savonet/liquidsoap-prettier) - A binary to format Liquidsoap scripts - [markdown-toc](https://github.com/jonschlinkert/markdown-toc) - API and CLI for generating a markdown TOC (table of contents) for a README or any markdown files. - [markdownlint](https://github.com/DavidAnson/markdownlint) - A Node.js style checker and lint tool for Markdown/CommonMark files. -- cgit v1.2.3-70-g09d2