From f8c64b835f60a80639375500a80e8cd303d8eda6 Mon Sep 17 00:00:00 2001 From: Mads Hougesen Date: Mon, 18 Mar 2024 18:48:07 +0100 Subject: feat: support crystal tool format (#344) --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4c30f08..9c6b546 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,7 @@ You can view this list in vim with `:help conform-formatters` - [cljstyle](https://github.com/greglook/cljstyle) - Formatter for Clojure code. - [cmake_format](https://github.com/cheshirekow/cmake_format) - Parse cmake listfiles and format them nicely. - [codespell](https://github.com/codespell-project/codespell) - Check code for common misspellings. +- [crystal](https://crystal-lang.org/) - Format Crystal code. - [csharpier](https://github.com/belav/csharpier) - The opinionated C# code formatter. - [cue_fmt](https://cuelang.org) - Format CUE files using `cue fmt` command. - [darker](https://github.com/akaihola/darker) - Run black only on changed lines. -- cgit v1.2.3-70-g09d2