Adding Super Linter at the end of Linting section (#41)

Co-authored-by: Simon Puente <simonppg@gmail.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 01:24:08 +01:00 committed by GitHub
parent 6a0264e257
commit da615e8438
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -326,6 +326,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Run sqlcheck on the PR to identifies anti-patterns in SQL queries](https://github.com/yokawasa/action-sqlcheck)
- [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)
#### Security