summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorHenrique Barcelos <16565602+hbarcelos@users.noreply.github.com>2023-09-05 19:34:39 +0200
committerGitHub <noreply@github.com>2023-09-05 18:34:39 +0100
commit64ddf457e1e95aed1501b6db37181c0e3bfee5e7 (patch)
tree60f08b59ef30ea4b6da4dde1eba7c037504c25b2 /supported-tools.md
parent59e455b4d8cf70521fd0f551e91d584294a9af46 (diff)
downloadale-64ddf457e1e95aed1501b6db37181c0e3bfee5e7.zip
Feature: add `forge fmt` as a fixer for Solidity files (#4598)
* feat: add `forge fmt` as a fixer for Solidity
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 72b45671..66914464 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -595,6 +595,7 @@ formatting.
* SML
* [smlnj](http://www.smlnj.org/)
* Solidity
+ * [forge](https://github.com/foundry-rs/forge)
* [solc](https://solidity.readthedocs.io/)
* [solhint](https://github.com/protofire/solhint)
* [solium](https://github.com/duaraghav8/Solium)