Skip to content

Releases: ValentinVignal/action-dart-analyze

v0.17

25 Apr 03:18
e9be154
Compare
Choose a tag to compare

What's Changed

v0.16

14 Aug 08:51
daef594
Compare
Choose a tag to compare
  • Supports nested analysis options.

v0.15

14 Dec 10:38
41eb016
Compare
Choose a tag to compare

Upgrade to node16.

v0.14

01 Aug 07:03
59af903
Compare
Choose a tag to compare
  • Fix a bug where non-formatted files where not detected

Working directory

27 Nov 08:14
Compare
Choose a tag to compare

Open the correct analysis_options.yaml at the root of the working-directory.

Line length

02 May 11:28
Compare
Choose a tag to compare

Specify the line length for dart format

Format of line emoji in GitHub comment

25 Apr 09:41
Compare
Choose a tag to compare
  • 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

10 Apr 07:43
Compare
Choose a tag to compare
v0.9

:bug: Remove ahead check