keygun-development/flowcheck install dependencies & run code checkers
Install dependencies, run code checkers & run linter on creating and updating a Pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| enableTests | Enable or disable running tests | — | true |
| enableLinter | Enable or disable running the linter | — | true |
| testCommand | Command to run tests | — | composer run test |
| lintCommand | Command to run linter | — | npm run lint |
Outputs
no outputs