From 18a3fa45d841c941399b4559ef60b39f2e3ded7c Mon Sep 17 00:00:00 2001 From: Nam Anh Pham Hoang <87260283+phnaharris@users.noreply.github.com> Date: Wed, 22 May 2024 19:11:35 +0700 Subject: feat: add forge_fmt formatter support for solidity filetype (#417) --- doc/conform.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/conform.txt') diff --git a/doc/conform.txt b/doc/conform.txt index 7d5a0e8..4db7599 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -236,6 +236,8 @@ FORMATTERS *conform-formatter `fnlfmt` - A formatter for Fennel code. `fourmolu` - A fork of ormolu that uses four space indentation and allows arbitrary configuration. +`forge_fmt` - Forge is a command-line tool that ships with Foundry. Forge tests, + builds, and deploys your smart contracts. `gci` - GCI, a tool that controls Go package import order and makes it always deterministic. `gdformat` - A formatter for Godot's gdscript. -- cgit v1.2.3-70-g09d2