zgosalvez/Analyze Dart
Analyze your project's Dart code, including Flutter
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| fail-on-infos | The action fails if any info was found. This will always fail on errors. Optional. Default: `false` | — | false |
| fail-on-warnings | The action fails if any warning was found. This will always fail on errors. Optional. Default: `false` | — | false |
| working-directory | The working directory. Optional. Default: `./` | — | ./ |
| line-length | The maximum line length. Optional. The formatter will use its default: `80` | — | — |
Outputs
no outputs