Merge pull request #434 from ashutoshgngwr/feat/lint/validate-fastlane-supply-metadata

Add "Validate Fastlane Supply metadata" to Static Analysis/Lint
This commit is contained in:
Sarah Drasner 2020-08-27 16:34:59 -06:00 committed by GitHub
commit 821a6569da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -276,6 +276,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Linter for markdown (with presets)](https://github.com/avto-dev/markdown-lint)
- [Stylelint problem matcher to create annotations](https://github.com/xt0rted/stylelint-problem-matcher)
- [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)
#### Security