Releases: chipsalliance/verible-linter-action
Releases · chipsalliance/verible-linter-action
v2.0
v1.4
- Fix issues with exit codes
- Allow CI job result configuration (always green or red if violations found)
v1.3
- Verible now uses stderr to report issues, take that into account
- Autofixer changes for updated Verible version
v1.2
- Fixed annotations (wrong line numbers) when creating PR from a fork
- Bumped Verible
v1.1
Changes:
- Converted action to use custom docker image
- Added support for linter autofixer (changes suggestion instead of a regular comment)
Initial release
Initial action release