From bbd33de3ec64777a8a8da987c77df5bcaa2fb295 Mon Sep 17 00:00:00 2001 From: Garrett Ladley <92384606+garrettladley@users.noreply.github.com> Date: Tue, 19 Mar 2024 19:39:39 -0400 Subject: [PATCH] fix: update CONTRIBUTING.md (#419) --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f413a4612..f935c8414 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,8 +18,6 @@ - It requires you to add all the exports to path so read the end of the installation carefully! - [Trunk](https://marketplace.visualstudio.com/items?itemName=Trunk.io) (Recommended!) - Visual Studio Code extension for linting/formatting -- [Air](https://github.com/cosmtrek/air?tab=readme-ov-file#installation) - - Live reload for Go apps - [gofumpt](https://github.com/mvdan/gofumpt) - A stricter gofmt - [golangci-lint](https://golangci-lint.run/welcome/install/)