From 2594e066772ab1d406d1e65594c58223fd84d1e3 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 10:24:43 +0100 Subject: [PATCH] Add a new action to the Linting category (#79) Co-authored-by: fuerback --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8930593..3b43b60 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Validate Fastlane Supply Metadata Against the Play Store Guidelines](https://github.com/ashutoshgngwr/validate-fastlane-supply-metadata) - [Run Golint to lint your Golang code](https://github.com/Jerome1337/golint-action) - [Super Linter](https://github.com/github/super-linter) +- [Check GoImport Errors With Files and Folders Filter Options](https://github.com/DarthBenro008/goimports-check-action) #### Security