Add a new action to the Linting category (#79)

Co-authored-by: fuerback <felipefuerback@hotmail.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 10:24:43 +01:00 committed by GitHub
parent 6a0eede675
commit 2594e06677
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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