Adding Super Linter at the end of Linting section

https://github.com/github/super-linter
This commit is contained in:
Simon Puente 2021-10-03 16:54:31 -07:00 committed by GitHub
parent 46b4340f3e
commit 673ef299d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -302,6 +302,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