Releases: ValentinVignal/action-dart-analyze
Releases · ValentinVignal/action-dart-analyze
v0.17
What's Changed
- Upgrade to node 20 by @ValentinVignal in #13
v0.16
- Supports nested analysis options.
v0.15
Upgrade to node16.
v0.14
- Fix a bug where non-formatted files where not detected
Working directory
Open the correct analysis_options.yaml
at the root of the working-directory
.
Line length
Specify the line length for dart format
Format of line emoji in GitHub comment
- Fix some unwanted logs when error are caught.
- Add extra space after the emoji in the line comment on GitHub.
- Don't check whether the branch is ahead or behind.
Format option
v0.9 :bug: Remove ahead check