cvalingam/Architecture Linter
Scan your TypeScript project for architecture violations defined in .context.yml
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to .context.yml config file | no | .context.yml |
| working-directory | Root directory of the project to scan | no | . |
| fail-on-violations | Fail the workflow step if violations are found | no | true |
| token | GitHub token for posting a PR comment summary (optional) | no | "" |
Outputs
| name | description |
|---|---|
| violations | Number of architecture violations found |