sidestream-tech/Lint Prisma migrations action
Lints Prisma migrations and/or flat-key i18n JSON files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| prisma-migrations-path | Path to the Prisma migrations directory | no | — |
| prisma-migrations-ignore | A list of migration names to ignore | no | — |
| prisma-migrations-rules | The list of rules you would like to run | no | — |
| i18n-path | Path to the i18n directory containing locale JSON files | no | — |
Outputs
| name | description |
|---|---|
| prisma-migrations-files-analyzed | The number of Prisma migration files analyzed |
| i18n-files-analyzed | The number of i18n JSON files analyzed |