From 68740871bd1b7aecc3759136d576ecb704c4a636 Mon Sep 17 00:00:00 2001 From: Yorick Peterse Date: Thu, 28 Mar 2024 04:21:03 +0100 Subject: feat: add formatter for Inko (#351) This adds support for formatting Inko (https://inko-lang.org/) source files using the `inko fmt` command. --- doc/conform.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/conform.txt') diff --git a/doc/conform.txt b/doc/conform.txt index c07617e..4544631 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -253,6 +253,7 @@ FORMATTERS *conform-formatter embedded Ruby. Ideal for tidying up Rails templates. `indent` - GNU Indent. `injected` - Format treesitter injected languages. +`inko` - A language for building concurrent software with confidence. `isort` - Python utility / library to sort imports alphabetically and automatically separate them into sections and by type. `joker` - Small Clojure interpreter, linter and formatter. -- cgit v1.2.3-70-g09d2