debeando/skeely, MySQL Migration linter
Parse and validate MySQL Migration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path of the directory to start to find *.sql to lint. | yes | — |
| files | List of files to lint, separated by space. | yes | — |
| ignore | List of codes to ignore for all tables. | yes | — |
| comment | Send summary as comment into GitHub. | yes | — |
| repository | Repository path on github. | yes | — |
| pullrequest | Pull request number. | yes | — |
| token | Token to auth in github. | yes | — |
Outputs
no outputs