kaplan-shaked/Scala breaking changes detector
Detects breaking changes in Scala code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | The files to compare <the previous version should be stored in the path suffix with .prev> | yes | — |
Outputs
| name | description |
|---|---|
| result | true/false if there are breaking changes |
| log | The log of the process |
| json | The json of detailed results |