elixir 2.0.1 elixir: ^2.0.1 copied to clipboard
Tool for commenting `dart analyze` results to GitHub PullRequest.
2.0.0 #
1.0.6 #
1.0.3 #
Fixed #
- Avoided writing
${{ github.token }}
in the description of GitHub Action. - Added
RunCommand
inElixirCommandRunner
. - Changed head option abbr to
c
. - Fixed String to int cast failure.
- Fixed ignore analyze error.
- Fixed
grep
command failure. - Use
original_commit_id
instead ofcommit_id
.
1.0.0 #
- Initial release 🎉