Added action-sqlcheck

This commit is contained in:
yokawasa 2020-02-25 00:49:34 +09:00
parent 59ac7c738c
commit ef73094cac

View File

@ -237,6 +237,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [PHP_CodeSniffer With Annotations](https://github.com/chekalsky/phpcs-action)
- [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)
#### Security