https://github.com/valentinvignal/dart-analyze
analyzes the changed lines of a dart pull request
https://github.com/valentinvignal/dart-analyze
Last synced: 6 months ago
JSON representation
analyzes the changed lines of a dart pull request
- Host: GitHub
- URL: https://github.com/valentinvignal/dart-analyze
- Owner: ValentinVignal
- License: mit
- Created: 2025-07-15T06:24:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-23T05:55:09.000Z (about 1 year ago)
- Last Synced: 2025-09-21T05:33:56.020Z (10 months ago)
- Language: TypeScript
- Size: 277 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://codecov.io/gh/ValentinVignal/dart-analyze)
[](https://wakatime.com/badge/user/a700230c-ba51-4378-8fbc-fbcb542401ed/project/b2c34bb4-5112-457c-8fa1-983782c4ccd5)
# dart-analyze
This package analyzes the modified lines dart code of the PR by running `dart analyze` and `dart format`.
Used by https://github.com/ValentinVignal/action-dart-analyze